aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-SQLite2/Makefile')
-rw-r--r--databases/p5-DBD-SQLite2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile
index 530d979bd0d7..8099d351806e 100644
--- a/databases/p5-DBD-SQLite2/Makefile
+++ b/databases/p5-DBD-SQLite2/Makefile
@@ -13,7 +13,8 @@ COMMENT= Provides access to SQLite2 databases through the DBI
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBD::SQLite2.3