From af1ffdc6f0cbc1adec637503b2f8d75194078e0c Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Mon, 19 Sep 2005 11:52:14 +0000 Subject: - Define APACHE_COMPAT It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) --- www/p5-Apache-Gallery/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/p5-Apache-Gallery') diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 4e796640d1f5..25a75cc68c43 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -36,6 +36,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl .endif PERL_CONFIGURE= yes +APACHE_COMPAT= yes MAN3= Apache::Gallery.3 -- cgit v1.2.3