summaryrefslogtreecommitdiff
path: root/net/bind99
diff options
context:
space:
mode:
authorwiedi <wiedi>2014-06-14 10:14:43 +0000
committerwiedi <wiedi>2014-06-14 10:14:43 +0000
commitfc092bb82325c48c7c377c46472e3582eb99939b (patch)
tree9c76de538fbe3fb6cfb911ffea9092d2ee12e144 /net/bind99
parent4e4c5cf4d98f0c6d2882d215d4b84f05b867024c (diff)
downloadpkgsrc-fc092bb82325c48c7c377c46472e3582eb99939b.tar.gz
fix SMF Manifest installation by not overwriting INSTALLATION_DIRS
Diffstat (limited to 'net/bind99')
-rw-r--r--net/bind99/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile
index 16bdf9e3ba0..a9e4561940f 100644
--- a/net/bind99/Makefile
+++ b/net/bind99/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2014/05/29 23:37:02 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2014/06/14 10:14:43 wiedi Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -69,7 +69,7 @@ PLIST.inet6= yes
RCD_SCRIPTS= lwresd named9
SMF_METHODS= named
-INSTALLATION_DIRS= ${DOCDIR} share/doc/bind9/arm
+INSTALLATION_DIRS+= ${DOCDIR} share/doc/bind9/arm
post-install:
.for f in ${DOCS}