aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Marpa-XS
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-11 16:28:39 +0800
committermat <mat@FreeBSD.org>2015-04-11 16:28:39 +0800
commit857e16bbf325fde19ae2c0341d47bebc435fab05 (patch)
tree19d5cd2b6c99183c53a8a0703c9a912a5c171a08 /lang/p5-Marpa-XS
parent42913250aeef24c92e5b0aa311f69f40bd49f469 (diff)
downloadfreebsd-ports-gnome-857e16bbf325fde19ae2c0341d47bebc435fab05.tar.gz
freebsd-ports-gnome-857e16bbf325fde19ae2c0341d47bebc435fab05.tar.zst
freebsd-ports-gnome-857e16bbf325fde19ae2c0341d47bebc435fab05.zip
These needs Module::Build.
Sponsored by: Absolight
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>