aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Marpa-XS
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-11 08:28:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-11 08:28:39 +0000
commit2f75f48bbcb71c74635bd037226082639e404ad5 (patch)
tree19d5cd2b6c99183c53a8a0703c9a912a5c171a08 /lang/p5-Marpa-XS
parent07b3e0026542b643417ee617f2faffccb1ee1d45 (diff)
downloadports-2f75f48bbcb71c74635bd037226082639e404ad5.tar.gz
ports-2f75f48bbcb71c74635bd037226082639e404ad5.zip
These needs Module::Build.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=383780
Diffstat (limited to 'lang/p5-Marpa-XS')
-rw-r--r--lang/p5-Marpa-XS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Marpa-XS/Makefile b/lang/p5-Marpa-XS/Makefile
index b3f464db910f..1cc67f41df24 100644
--- a/lang/p5-Marpa-XS/Makefile
+++ b/lang/p5-Marpa-XS/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
-USE_PERL5= configure
+USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>