aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind96
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind96')
-rw-r--r--dns/bind96/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index d029e89e4170..ccf426c441cc 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -67,8 +67,7 @@ PKGNAMESUFFIX= -base
PREFIX= /usr
BIND_DESTETC= /etc/namedb
CONFIGURE_ARGS+= --prefix=${PREFIX} \
- --sysconfdir=${BIND_DESTETC} \
- --mandir=${MANPREFIX}/man
+ --sysconfdir=${BIND_DESTETC}
.else
BIND_DESTETC= ${PREFIX}/etc
.endif