diff options
author | demon <demon@FreeBSD.org> | 2006-07-17 16:23:38 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2006-07-17 16:23:38 +0800 |
commit | 438f2f748517f196c93c02744748c444732b37d6 (patch) | |
tree | 9f185cd7ad713ec36a8e9e140e223395a22b54ce /misc/p5-I18N-Charset | |
parent | c8053f7b031e094ee15dfc135ff681700df8525f (diff) | |
download | freebsd-ports-gnome-438f2f748517f196c93c02744748c444732b37d6.tar.gz freebsd-ports-gnome-438f2f748517f196c93c02744748c444732b37d6.tar.zst freebsd-ports-gnome-438f2f748517f196c93c02744748c444732b37d6.zip |
Add missing file, remove BROKEN.
Diffstat (limited to 'misc/p5-I18N-Charset')
-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 |