summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
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 35feba30a613..583bcd80bf94 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -28,6 +28,7 @@ MASTERDIR= ${.CURDIR}/../../lang/python
DESCR= ${.CURDIR}/pkg-descr
MD5_FILE= ${.CURDIR}/distinfo
PLIST= ${WRKDIR}/pkg-plist
+BROKEN= "not ported to Python-2.2.3 yet"
post-patch:
@${FIND} ${WRKSRC} -name '*.orig' -exec ${RM} -f {} \;