diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 19:37:32 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 19:37:32 +0000 |
| commit | 70aa8343ff841487c2bdf827d710485f2eabcce7 (patch) | |
| tree | be58c3c53448362f81723a7b5c5ac47033abb668 /lang/python31 | |
| parent | Try to fix duplicate INDEX warning. (diff) | |
Mark broken: fails to install cleanly.
Diffstat (limited to 'lang/python31')
| -rw-r--r-- | lang/python31/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 422999516df3..f8a79ef98308 100644 --- a/lang/python31/Makefile +++ b/lang/python31/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} |
