diff options
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r-- | lang/python25/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 422999516df3..f8a79ef98308 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= perky@FreeBSD.org COMMENT?= An interpreted object-oriented programming language +BROKEN= fails to deinstall cleanly + DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC}/portbld.static PATCH_WRKSRC= ${PYTHON_WRKSRC} |