aboutsummaryrefslogtreecommitdiff
path: root/dns/bind918/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind918/Makefile')
-rw-r--r--dns/bind918/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index 7352c92776b8..d4d730b994b8 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -7,7 +7,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
PORTREVISION= 0
.else
# dns/bind918 here
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${ISCVERSION}
@@ -43,7 +43,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.18.5
+ISCVERSION= 9.18.7
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
@@ -176,6 +176,10 @@ USE_PERL5= build
BUILD_DEPENDS+= cmocka>0:sysutils/cmocka
.endif
+.if !${PORT_OPTIONS:MMANPAGES} && !${PORT_OPTIONS:MDOCS}
+CONFIGURE_ENV+= ac_cv_path_SPHINX_BUILD=no
+.endif
+
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base