aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Osipov <michael.osipov@siemens.com>2023-03-21 11:47:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2023-03-21 11:52:02 +0000
commit0612249ceafda613efff5c03ab08cb4023fe4836 (patch)
treec587e62a5a8d5c856f25e807cc5ebfce372ef721
parent37c72f365db4e66ca7e16cd6ca877896e0fe49c2 (diff)
downloadports-0612249ceafda613efff5c03ab08cb4023fe4836.tar.gz
ports-0612249ceafda613efff5c03ab08cb4023fe4836.zip
dns/bind918: fix build without MANPAGES
PR: 270286 270327
-rw-r--r--dns/bind918/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index 8d6ef6b2184d..83190f6c5ba7 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -177,10 +177,6 @@ USE_PERL5= build
BUILD_DEPENDS+= cmocka>0:sysutils/cmocka
.endif
-.if !${PORT_OPTIONS:MMANPAGES} && !${PORT_OPTIONS:MDOCS}
-CONFIGURE_ENV+= ac_cv_path_SPHINX_BUILD=:
-.endif
-
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base