summaryrefslogtreecommitdiff
path: root/net/bind9
diff options
context:
space:
mode:
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