diff options
-rw-r--r-- | www/p5-Apache-Icon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile index 03a40a32a1b7..ab32ca1d6fe1 100644 --- a/www/p5-Apache-Icon/Makefile +++ b/www/p5-Apache-Icon/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/p5-Apache + USE_PERL5= yes PERL_CONFIGURE= yes |