aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/bind918/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index d10cfb3c06df..cee1e2115379 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -178,7 +178,7 @@ BUILD_DEPENDS+= cmocka>0:sysutils/cmocka
.endif
.if !${PORT_OPTIONS:MMANPAGES} && !${PORT_OPTIONS:MDOCS}
-CONFIGURE_ENV+= ac_cv_path_SPHINX_BUILD=no
+CONFIGURE_ENV+= ac_cv_path_SPHINX_BUILD=:
.endif
.include <bsd.port.pre.mk>