aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Msgcat
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-12-31 10:54:40 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-12-31 10:54:40 +0000
commite8f3342d0630cf25a80f442ec2c681f340018ed6 (patch)
tree89fd43e8b4f34d43a127927857bd8c0b8af11ebb /misc/p5-Locale-Msgcat
parentf86514b12a3775b70ff305ad80c356eac7a92b50 (diff)
downloadports-e8f3342d0630cf25a80f442ec2c681f340018ed6.tar.gz
ports-e8f3342d0630cf25a80f442ec2c681f340018ed6.zip
Fix PLIST
PR: 56694 Submitted by: leeym Approved by: maintainer
Notes
Notes: svn path=/head/; revision=96989
Diffstat (limited to 'misc/p5-Locale-Msgcat')
-rw-r--r--misc/p5-Locale-Msgcat/Makefile3
-rw-r--r--misc/p5-Locale-Msgcat/pkg-plist15
2 files changed, 9 insertions, 9 deletions
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile
index c501a4cb5576..fb97fe46fa3b 100644
--- a/misc/p5-Locale-Msgcat/Makefile
+++ b/misc/p5-Locale-Msgcat/Makefile
@@ -11,9 +11,10 @@ CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
PKGNAMEPREFIX= p5-
+MAN3= Locale::Msgcat.3
MAINTAINER= gioria@FreeBSD.org
-COMMENT= Msgcat, a small Perl module for systems to support the XPG4 message catalog functions
+COMMENT= A small Perl module for systems to support the XPG4 message catalog functions
PERL_CONFIGURE= YES
diff --git a/misc/p5-Locale-Msgcat/pkg-plist b/misc/p5-Locale-Msgcat/pkg-plist
index aa2d54d2d6ff..0541ad48633d 100644
--- a/misc/p5-Locale-Msgcat/pkg-plist
+++ b/misc/p5-Locale-Msgcat/pkg-plist
@@ -1,8 +1,7 @@
-lib/perl5/site_perl/%%PERL_VERSION%%/mach/auto/Locale/Msgcat/Msgcat.so
-lib/perl5/site_perl/%%PERL_VERSION%%/mach/auto/Locale/Msgcat/Msgcat.bs
-lib/perl5/site_perl/%%PERL_VERSION%%/mach/auto/Locale/Msgcat/.packlist
-lib/perl5/site_perl/%%PERL_VERSION%%/mach/Locale/Msgcat.pm
-lib/perl5/%%PERL_VERSION%%/man/man3/Locale::Msgcat.3
-@dirrm lib/perl5/site_perl/%%PERL_VERSION%%/mach/auto/Locale/Msgcat
-@dirrm lib/perl5/site_perl/%%PERL_VERSION%%/mach/auto/Locale
-@dirrm lib/perl5/site_perl/%%PERL_VERSION%%/mach/Locale
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat/Msgcat.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat/Msgcat.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/Locale/Msgcat.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Locale