summaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-String
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-03-20 12:57:39 +0000
committerkevlo <kevlo@FreeBSD.org>2001-03-20 12:57:39 +0000
commit4d3fa3369e2f87b82df00b38959c7680e0d8ebfd (patch)
treee194a5865e1138a591936c474e65efb663f4886e /devel/p5-IO-String
parent781923561959f1928fe4ae96362d642e5048eca2 (diff)
downloadFreeBSD-ports-4d3fa3369e2f87b82df00b38959c7680e0d8ebfd.zip
FreeBSD-ports-4d3fa3369e2f87b82df00b38959c7680e0d8ebfd.tar.gz
- Fix pkg-plist
- Bump PORTREVISION PR: 25933 Submitted by: MAINTAINER
Diffstat (limited to 'devel/p5-IO-String')
-rw-r--r--devel/p5-IO-String/Makefile3
-rw-r--r--devel/p5-IO-String/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile
index 16c04b0..238708b 100644
--- a/devel/p5-IO-String/Makefile
+++ b/devel/p5-IO-String/Makefile
@@ -7,6 +7,7 @@
PORTNAME= IO-String
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= johann@egenetics.com
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= yes
MAN3= IO::String.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/devel/p5-IO-String/pkg-plist b/devel/p5-IO-String/pkg-plist
index 8ff2b71..d6b5704 100644
--- a/devel/p5-IO-String/pkg-plist
+++ b/devel/p5-IO-String/pkg-plist
@@ -1,4 +1,4 @@
lib/perl5/site_perl/%%PERL_VER%%/IO/String.pm
-lib/perl5/site_perl/%%PERL_VER%%/mach/auto/IO/String/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/IO/String
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/String/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/String
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true
OpenPOWER on IntegriCloud