Mark BROKEN: stackless is not ported to Python-2.2.3 base, yet.

This commit is contained in:
Hye-Shik Chang 2003-06-23 16:14:39 +00:00
parent c39ed175aa
commit 8eeca6ffa3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83498

View File

@ -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 {} \;