diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /www/p5-RTx-Calendar | |
parent | 6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff) | |
download | ports-75fbecdf73d3b7305123bbb34663b5e20f0ae3c3.tar.gz ports-75fbecdf73d3b7305123bbb34663b5e20f0ae3c3.zip |
Notes
Diffstat (limited to 'www/p5-RTx-Calendar')
-rw-r--r-- | www/p5-RTx-Calendar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile index 57b34c255d6a..84b346288442 100644 --- a/www/p5-RTx-Calendar/Makefile +++ b/www/p5-RTx-Calendar/Makefile @@ -28,6 +28,9 @@ OPTIONS= RT36 "Install for rt-3.6.x (default rt-3.8.x)" off .if defined(WITH_RT36) +DEPRECATED= Depends on www/rt36, which is FORBIDDEN +EXPIRATION_DATE= 2011-09-30 + RTHOME?= rt3 RT_PM_DIR= ${LOCALBASE}/${RTHOME}/lib BUILD_DEPENDS+= ${RT_PM_DIR}/RT.pm:${PORTSDIR}/www/rt36 |