From 70aa8343ff841487c2bdf827d710485f2eabcce7 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 15 Jul 2006 19:37:32 +0000 Subject: Mark broken: fails to install cleanly. --- lang/python32/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/python32') diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 422999516df3..f8a79ef98308 100644 --- a/lang/python32/Makefile +++ b/lang/python32/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} -- cgit