diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 05:35:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 05:35:06 +0000 |
commit | 91663ae8d198a55af8117cedce540f3ac10aa83e (patch) | |
tree | 17cc1850b70dd286f84f58b8750798c496bc3998 /www/p5-RTx-Shredder | |
parent | 9eb2bdfbdf5541ffb384a7a9cf5237467d7d50b2 (diff) |
Notes
Diffstat (limited to 'www/p5-RTx-Shredder')
-rw-r--r-- | www/p5-RTx-Shredder/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-RTx-Shredder/Makefile b/www/p5-RTx-Shredder/Makefile index 297162366e4d..08fd122fc444 100644 --- a/www/p5-RTx-Shredder/Makefile +++ b/www/p5-RTx-Shredder/Makefile @@ -21,6 +21,10 @@ BUILD_DEPENDS= ${LOCALBASE}/${RTHOME}/bin/rt:${PORTSDIR}/www/rt36 \ ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep RUN_DEPENDS= ${BUILD_DEPENDS} +IGNORE= included with ww/rt38 +DEPRECATED= ${IGNORE} +EXPIRE_DATE= 2009-02-01 + RTHOME?= rt3 PLIST_SUB+= RTHOME=${RTHOME} |