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-AxKit-XSP-Util | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) |
Notes
Diffstat (limited to 'www/p5-AxKit-XSP-Util')
-rw-r--r-- | www/p5-AxKit-XSP-Util/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-AxKit-XSP-Util/Makefile b/www/p5-AxKit-XSP-Util/Makefile index 0b816e82f81f..9fb06391693e 100644 --- a/www/p5-AxKit-XSP-Util/Makefile +++ b/www/p5-AxKit-XSP-Util/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= depends on p5-AxKit +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAN3= AxKit::XSP::Util.3 PERL_CONFIGURE= yes |