summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-22 18:01:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-22 18:01:33 +0000
commit048e8733400b32ddde1d58ac1889ce6d69aaa526 (patch)
treeaed4745deb75d3bdb0e0dafacbd8034189e788df
parentwww/p5-RTx-Statistics is an extension to www/rt36, which is due for (diff)
- Mark DEPRECATED
- Set EXPIRATION_DATE to 2011-09-30 PR: ports/160905 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=282191
-rw-r--r--www/p5-RTx-RightsMatrix/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-RTx-RightsMatrix/Makefile b/www/p5-RTx-RightsMatrix/Makefile
index 2e4b26abd219..1b6c010016bb 100644
--- a/www/p5-RTx-RightsMatrix/Makefile
+++ b/www/p5-RTx-RightsMatrix/Makefile
@@ -17,7 +17,10 @@ MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= Bulk editing GUI for RT rights
BUILD_DEPENDS= ${LOCALBASE}/${RTHOME}/bin/rt:${PORTSDIR}/www/rt36
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/${RTHOME}/bin/rt:${PORTSDIR}/www/rt36
+
+DEPRECATED= Only works with www/rt36, which is due for removal
+EXPIRATION_DATE= 2011-09-30
RTHOME?= rt3
PLIST_SUB+= RTHOME=${RTHOME}