diff options
Diffstat (limited to 'misc/p5-I18N-Charset/Makefile')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 43f32a420802..477a8f371b80 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -16,8 +16,6 @@ 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 |