aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-12 16:45:54 +0800
committermat <mat@FreeBSD.org>2015-04-12 16:45:54 +0800
commit7ab9e83b4d99c5ddb94e1a47a4577916b08d1856 (patch)
tree851867f5e98429c7502dfa3373415edd59220819 /databases
parent1317bdcb9de467e70bd1868d6b279932891d63e5 (diff)
downloadfreebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.tar.gz
freebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.tar.zst
freebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.zip
These need Module::Build.
Sponsored by: Absolight
Diffstat (limited to 'databases')
-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>