diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-07-17 08:23:38 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-07-17 08:23:38 +0000 |
commit | 551b96b4707e36017beace70e55949846d12daaa (patch) | |
tree | 5f73550bcb66968a1df1a029b945ea72a7edc7e0 /misc | |
parent | 92258ed5b24eb873249f55bd06a3bb6c5541a8df (diff) | |
download | ports-551b96b4707e36017beace70e55949846d12daaa.tar.gz ports-551b96b4707e36017beace70e55949846d12daaa.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/pkg-plist | 1 |
2 files changed, 1 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 diff --git a/misc/p5-I18N-Charset/pkg-plist b/misc/p5-I18N-Charset/pkg-plist index 0109723b0ab4..9ec3b807e9e0 100644 --- a/misc/p5-I18N-Charset/pkg-plist +++ b/misc/p5-I18N-Charset/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/I18N/Charset.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/I18N/Charset/character-sets @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N @dirrmtry %%SITE_PERL%%/I18N |