From dcc76ea52efba246656593ae623514a03242d99a Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 16 Jul 2006 21:16:19 +0000 Subject: [PATCH] Mark as broken: fails to deinstall cleanly. --- misc/p5-I18N-Charset/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 477a8f371b80..43f32a420802 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= demon@FreeBSD.org COMMENT= Module which maps CharSet names to the names registered with IANA +BROKEN= fails to deinstall cleanly + BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ ${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 \ ${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info