aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-10-25 21:24:19 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:49:01 +0800
commitc26bdcb51dcdb67b1d8fe9454a456da6438dbe48 (patch)
tree52546f167045b02256124c51a4be0aacf101b946 /dns/bind99/Makefile
parent1f85eb41068a2c62afb1c9e5a1d0d173ae4275b1 (diff)
downloadfreebsd-ports-gnome-c26bdcb51dcdb67b1d8fe9454a456da6438dbe48.tar.gz
freebsd-ports-gnome-c26bdcb51dcdb67b1d8fe9454a456da6438dbe48.tar.zst
freebsd-ports-gnome-c26bdcb51dcdb67b1d8fe9454a456da6438dbe48.zip
Install the mtree file as .sample to allow users to change them.
Sponsored by: Absolight
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 5cb27199ebaa..fb28c7cfb341 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 99
@@ -202,8 +202,8 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/empty.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-forward.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-reverse.db ${STAGEDIR}${ETCDIR}/master
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.dist.sample
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
${STAGEDIR}${ETCDIR}/rndc.conf.sample