diff options
Diffstat (limited to 'www/p5-Apache-SSI/Makefile')
-rw-r--r-- | www/p5-Apache-SSI/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index 9dce36f0b3bc..f992809f0320 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/HTML/SimpleParse.pm:${PORTSDIR}/www/p5-HTML-SimplePars ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl BUILD_DEPENDS= ${RUN_DEPENDS} +DEPRECATED= depends on mod_perl +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_MODBUILD= yes MAN3= Apache::SSI.3 \ |