aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-Install
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 17:58:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 17:58:27 +0000
commit9304fd610b060fc430889b6a81ae202ac7bdd0ad (patch)
tree6186c19d627cb014b6944a7af856baa65e7a0996 /devel/p5-ExtUtils-Install
parent2704440db17e8f3b6ebf9a1fcc1862ad3397a269 (diff)
downloadports-9304fd610b060fc430889b6a81ae202ac7bdd0ad.tar.gz
ports-9304fd610b060fc430889b6a81ae202ac7bdd0ad.zip
Notes
Diffstat (limited to 'devel/p5-ExtUtils-Install')
-rw-r--r--devel/p5-ExtUtils-Install/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile
index 1a7ee51f1256..2fa10ccd5128 100644
--- a/devel/p5-ExtUtils-Install/Makefile
+++ b/devel/p5-ExtUtils-Install/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: ExtUtils::Install
-# Date created: 07 Aug 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= ExtUtils-Install
PORTVERSION= 1.54
@@ -15,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to install files from here to there
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= ExtUtils::Install.3 \
ExtUtils::Installed.3 \