summaryrefslogtreecommitdiff
path: root/net/bind9
diff options
context:
space:
mode:
authorrillig <rillig>2006-09-03 22:58:26 +0000
committerrillig <rillig>2006-09-03 22:58:26 +0000
commit272e098d08e06861f2f73aac40a4e145d855719f (patch)
treea967de41c408399a6ab9524c6e37e43ca811f25b /net/bind9
parentc3bae0268ee548f8e24945eaa4300777d05b05bf (diff)
downloadpkgsrc-272e098d08e06861f2f73aac40a4e145d855719f.tar.gz
Added the relevant variables to BUILD_DEFS.
Diffstat (limited to 'net/bind9')
-rw-r--r--net/bind9/Makefile4
1 files changed, 3 insertions, 1 deletions
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