diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /www/p5-Apache-Icon/Makefile | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Icon/Makefile')
-rw-r--r-- | www/p5-Apache-Icon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile index 4e68b2e8ae1e..c18aa6d4fe58 100644 --- a/www/p5-Apache-Icon/Makefile +++ b/www/p5-Apache-Icon/Makefile @@ -16,6 +16,9 @@ COMMENT= A perl module that provides an interface for looking up icon images BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl +DEPRECATED= depends on mod_perl +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_CONFIGURE= yes MAN3= Apache::Icon.3 |