aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-Record
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-07 16:23:45 +0800
committeraz <az@FreeBSD.org>2013-09-07 16:23:45 +0800
commit76c8eee3a16dfb39175debc995b197774cc4f079 (patch)
tree19eb017a5b8894f1619fc33eb05dfa509db0ecc6 /devel/p5-Data-Record
parent7f65071b1e8c223d315b9212c35061852e78fb50 (diff)
downloadfreebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.tar.gz
freebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.tar.zst
freebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel/p5-Data-Record')
-rw-r--r--devel/p5-Data-Record/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Record/Makefile b/devel/p5-Data-Record/Makefile
index bd69e376b8b1..16ed25312e75 100644
--- a/devel/p5-Data-Record/Makefile
+++ b/devel/p5-Data-Record/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Record.3