aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-UNIVERSAL-require
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 10:16:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 10:16:46 +0000
commite0ecdd782c4c41c85bd232cfeef1f232fa2602d8 (patch)
tree517d71bccef70e544897acba8516ff245ab13452 /devel/p5-UNIVERSAL-require
parent1b38e4177ab6d265135addc11bce6882cfd2df93 (diff)
downloadports-e0ecdd782c4c41c85bd232cfeef1f232fa2602d8.tar.gz
ports-e0ecdd782c4c41c85bd232cfeef1f232fa2602d8.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326592
Diffstat (limited to 'devel/p5-UNIVERSAL-require')
-rw-r--r--devel/p5-UNIVERSAL-require/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-UNIVERSAL-require/Makefile b/devel/p5-UNIVERSAL-require/Makefile
index b529eee653a9..49152546fbd6 100644
--- a/devel/p5-UNIVERSAL-require/Makefile
+++ b/devel/p5-UNIVERSAL-require/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-UNIVERSAL-require
-# Date Created: 25 Oct, 2005
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= UNIVERSAL-require
PORTVERSION= 0.13
@@ -14,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to require() from a variable
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= UNIVERSAL::require.3