git: 0612249ceafd - main - dns/bind918: fix build without MANPAGES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 11:59:18 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0612249ceafda613efff5c03ab08cb4023fe4836 commit 0612249ceafda613efff5c03ab08cb4023fe4836 Author: Michael Osipov <michael.osipov@siemens.com> AuthorDate: 2023-03-21 11:47:25 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2023-03-21 11:52:02 +0000 dns/bind918: fix build without MANPAGES PR: 270286 270327 --- dns/bind918/Makefile | 4 ---- 1 file changed, 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