aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind910
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-04-02 06:36:10 +0800
committermarino <marino@FreeBSD.org>2015-04-02 06:36:10 +0800
commit1445756753855356c953a3777103ddd2c918e17f (patch)
tree01d2226772a1da15f19b99f01120777098b9acd4 /dns/bind910
parent1ae1cbfb756e4ee359a94c0a687caf232444bcde (diff)
downloadfreebsd-ports-gnome-1445756753855356c953a3777103ddd2c918e17f.tar.gz
freebsd-ports-gnome-1445756753855356c953a3777103ddd2c918e17f.tar.zst
freebsd-ports-gnome-1445756753855356c953a3777103ddd2c918e17f.zip
dns/bind99, dns/bind910: support no-base option on DragonFly
Approved by: mat (maintainer)
Diffstat (limited to 'dns/bind910')
-rw-r--r--dns/bind910/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile
index a6d7f635ee3b..42fa363747bc 100644
--- a/dns/bind910/Makefile
+++ b/dns/bind910/Makefile
@@ -174,7 +174,7 @@ CONFIGURE_ARGS+= --enable-threads
CONFIGURE_ARGS+= --disable-threads
.endif
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000100
+.if ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} >= 1000100)
PKGINSTALL= ${NONEXISTENT}
PLIST_SUB+= NOBASE="" BASE="@comment "
SUB_LIST+= NOBASE="" BASE="@comment "
@@ -217,7 +217,7 @@ post-install:
${WRKSRC}/HISTORY ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.endif
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000100
+.if ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} >= 1000100)
${MKDIR} ${STAGEDIR}${PREFIX}/etc/mtree
${MKDIR} ${STAGEDIR}${ETCDIR}
.for i in dynamic master slave working