From da089ed616616da7eac05b99ce52a364a908f5a7 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 3 Sep 2006 22:58:26 +0000 Subject: Added the relevant variables to BUILD_DEFS. --- net/bind9/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/bind9') diff --git a/net/bind9/Makefile b/net/bind9/Makefile index f9b5fc2811f..3c95ba89051 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2006/08/28 16:00:45 seb Exp $ +# $NetBSD: Makefile,v 1.81 2006/09/03 22:58:26 rillig Exp $ DISTNAME= bind-${BIND_VERSION} PKGREVISION= 1 @@ -16,6 +16,8 @@ BIND_VERSION= 9.3.2 BUILD_DEFS+= USE_INET6 # No need to set USE_INET6, will auto-detect. +BUILD_DEFS+= BIND_USER BIND_GROUP BIND_DIR VARBASE + USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3