diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Net-Async-CassandraCQL/Makefile | 2 |
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> |