git: 0605565fdfda - 2023Q1 - dns/bind918: fix build without MANPAGES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 13:02:38 UTC
The branch 2023Q1 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0605565fdfda8d6841cc3b0a136309f6fe282544 commit 0605565fdfda8d6841cc3b0a136309f6fe282544 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 12:04:43 +0000 dns/bind918: fix build without MANPAGES PR: 270286 270327 (cherry picked from commit 0612249ceafda613efff5c03ab08cb4023fe4836) --- 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