- Fix plist

Approved by:	portmgr
This commit is contained in:
Martin Wilke 2013-04-03 07:50:51 +00:00
parent 99d1e776b5
commit 091d8dff2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315698
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= Locale-libintl
PORTVERSION= 1.23
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -145,10 +145,14 @@
%%SITE_PERL%%/Locale/Util.pm
%%SITE_PERL%%/Locale/gettext_dumb.pm
%%SITE_PERL%%/Locale/gettext_pp.pm
%%SITE_PERL%%/Locale/gettext_xs.pm
%%SITE_PERL%%/Locale/gettext_xs.pod
%%SITE_PERL%%/Locale/libintlFAQ.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
@dirrm %%SITE_PERL%%/Locale/RecodeData
@dirrm %%SITE_PERL%%/Locale/Recode