aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-FileReader
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-18 14:25:16 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-18 14:25:16 +0000
commit88049818a43065c188c3b879452e80d089960c96 (patch)
tree83e469779da267ab5114aafd28b4f4cbe26df0f9 /misc/p5-Array-FileReader
parent80e3d30dbe608543d0c5724486800a5bd36cf36f (diff)
downloadports-88049818a43065c188c3b879452e80d089960c96.tar.gz
ports-88049818a43065c188c3b879452e80d089960c96.zip
- Convert to new perl framework
Notes
Notes: svn path=/head/; revision=324918
Diffstat (limited to 'misc/p5-Array-FileReader')
-rw-r--r--misc/p5-Array-FileReader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile
index 73e9c43566f9..7043755301d3 100644
--- a/misc/p5-Array-FileReader/Makefile
+++ b/misc/p5-Array-FileReader/Makefile
@@ -13,7 +13,8 @@ COMMENT= Lazily tie files to arrays for reading
BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Array::FileReader.3