aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-23 19:37:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-23 19:37:59 +0000
commita3f34a2a5258101852524bf6c28df544ea97e4d9 (patch)
treed1bed68c6c02a554b15d703365434f091997e365
parent9f00e32272462ce31b966bc93538ad73e57eff27 (diff)
Notes
-rw-r--r--www/p5-RTx-Shredder/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-RTx-Shredder/Makefile b/www/p5-RTx-Shredder/Makefile
index 93556c93302e..d7245ad15565 100644
--- a/www/p5-RTx-Shredder/Makefile
+++ b/www/p5-RTx-Shredder/Makefile
@@ -22,6 +22,10 @@ BUILD_DEPENDS= ${LOCALBASE}/${RTHOME}/bin/rt:${PORTSDIR}/www/rt36 \
${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep
RUN_DEPENDS= ${BUILD_DEPENDS}
+# Shredder has been integrated into the RT core for releases 3.8+
+DEPRECATED= Only works with www/rt36, which is due for removal
+EXPIRATION_DATE= 2011-09-30
+
RTHOME?= rt3
PLIST_SUB+= RTHOME=${RTHOME}