diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ExtUtils-Install/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index bd07046a7b23..1a7ee51f1256 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -7,7 +7,7 @@ PORTNAME= ExtUtils-Install PORTVERSION= 1.54 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to install files from here to there -CONFLICTS= p5-ExtUtils-MakeMaker-[0-9]* - PERL_CONFIGURE= yes MAN3= ExtUtils::Install.3 \ |