aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Net-Async-CassandraCQL
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
commita51e404df768f2c9fc2118a24f5943257f377afa (patch)
tree851867f5e98429c7502dfa3373415edd59220819 /databases/p5-Net-Async-CassandraCQL
parent33e3be5231074adca69fd58e79fe486031edb74a (diff)
downloadports-a51e404df768f2c9fc2118a24f5943257f377afa.tar.gz
ports-a51e404df768f2c9fc2118a24f5943257f377afa.zip
These need Module::Build.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=383844
Diffstat (limited to 'databases/p5-Net-Async-CassandraCQL')
-rw-r--r--databases/p5-Net-Async-CassandraCQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Net-Async-CassandraCQL/Makefile b/databases/p5-Net-Async-CassandraCQL/Makefile
index a14f06f63cd1..9cc8d6d16491 100644
--- a/databases/p5-Net-Async-CassandraCQL/Makefile
+++ b/databases/p5-Net-Async-CassandraCQL/Makefile
@@ -26,6 +26,6 @@ TEST_DEPENDS= p5-Test-Identity>0:${PORTSDIR}/devel/p5-Test-Identity \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>