diff options
Diffstat (limited to 'www/mod_perl/Makefile')
-rw-r--r-- | www/mod_perl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index d12bfa57d26a..370e00906090 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -19,6 +19,9 @@ COMMENT= Embeds a Perl interpreter in the Apache server BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes PORTSCOUT= limit:^1 |