summaryrefslogtreecommitdiffstats
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
committerkris <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
commit80f999d70e74611f186fdc6779cacdf34483476b (patch)
tree14adec356afe198f18914ae45d3d05724f531b97 /lang/stackless_python
parent56d189e400701d0f0dd8185083a0df62cd041d0e (diff)
downloadFreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.zip
FreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.tar.gz
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index 706d080..1da2729 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -29,7 +29,8 @@ DESCR= ${.CURDIR}/pkg-descr
MD5_FILE= ${.CURDIR}/distinfo
PLIST= ${WRKDIR}/pkg-plist
BROKEN= "not ported to Python-2.2.3 yet"
-DEPRECATED= "Will be removed after April 7 if still broken"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-04-07
#post-patch:
# @${FIND} ${WRKSRC} -name '*.orig' -exec ${RM} -f {} \;
OpenPOWER on IntegriCloud