Index: head/devel/p5-IO-String/Makefile =================================================================== --- head/devel/p5-IO-String/Makefile (revision 40098) +++ head/devel/p5-IO-String/Makefile (revision 40099) @@ -1,22 +1,23 @@ # New ports collection makefile for: p5-IO-String # Date created: 13 March 2001 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= IO-String PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- MAINTAINER= johann@egenetics.com -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= IO::String.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include Property changes on: head/devel/p5-IO-String/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-IO-String/pkg-plist =================================================================== --- head/devel/p5-IO-String/pkg-plist (revision 40098) +++ head/devel/p5-IO-String/pkg-plist (revision 40099) @@ -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 Property changes on: head/devel/p5-IO-String/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property