aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious-Plugin-Database/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Mojolicious-Plugin-Database/Makefile')
-rw-r--r--www/p5-Mojolicious-Plugin-Database/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Mojolicious-Plugin-Database/Makefile b/www/p5-Mojolicious-Plugin-Database/Makefile
index e7b2a4633e6e..db3b829b2117 100644
--- a/www/p5-Mojolicious-Plugin-Database/Makefile
+++ b/www/p5-Mojolicious-Plugin-Database/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Mojolicious::Plugin::Database.3 \
Mojolicious::Plugin::README.3