summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 23:50:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 23:50:26 +0000
commitf59b689885e8e075fb0b6a98e2c044ec344466e5 (patch)
tree01bbe6af6cad47d6a19baa4c33708ba8f617878a /lang/stackless_python
parentThis port is also broken on 4.x, and will be removed after April 7 (diff)
Schedule broken port for removal on April 7
Notes
Notes: svn path=/head/; revision=100313
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index 195955ccd721..706d08004277 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -29,6 +29,7 @@ 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"
#post-patch:
# @${FIND} ${WRKSRC} -name '*.orig' -exec ${RM} -f {} \;