summaryrefslogtreecommitdiff
path: root/net/bind99/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind99/Makefile')
-rw-r--r--net/bind99/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile
index 1d3fecefa1e..8fba7f2f6a1 100644
--- a/net/bind99/Makefile
+++ b/net/bind99/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/01/20 02:17:12 taca Exp $
+# $NetBSD: Makefile,v 1.52 2016/02/25 16:20:50 jperkin Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -40,9 +40,7 @@ CONFIGURE_ARGS+= --disable-atomic
.if ${MACHINE_PLATFORM:MNetBSD-*-powerpc} != ""
CONFIGURE_ARGS+= --disable-threads
.endif
-.if ${OPSYS} == "DragonFly"
-CONFIGURE_ARGS+= --disable-kqueue
-.endif
+CONFIGURE_ARGS.DragonFly+= --disable-kqueue
PKG_GROUPS_VARS+= BIND_GROUP
PKG_USERS_VARS+= BIND_USER