summaryrefslogtreecommitdiff
path: root/lang/p5-Marpa-XS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:08:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:08:06 +0000
commitc9cf6c61132115ca4b6476190fe9576d06ee06db (patch)
treea29fe29c38d5df1895cfbe84019093fae61a6b42 /lang/p5-Marpa-XS
parentdatabases/jrrd: update to 1.0.6 (diff)
- Convert to new perl framework
Notes
Notes: svn path=/head/; revision=325134
Diffstat (limited to 'lang/p5-Marpa-XS')
-rw-r--r--lang/p5-Marpa-XS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-Marpa-XS/Makefile b/lang/p5-Marpa-XS/Makefile
index 77a9438ee2e1..bbd1958ecbee 100644
--- a/lang/p5-Marpa-XS/Makefile
+++ b/lang/p5-Marpa-XS/Makefile
@@ -24,7 +24,8 @@ RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
-PERL_CONFIGURE= yes
+USE_PERL5= configure
+USES= perl5
MAN3= Marpa::XS.3 \
Marpa::XS::Advanced::Bibliography.3 \