aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 {} \;