aboutsummaryrefslogtreecommitdiff
path: root/www/asql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/asql/Makefile')
-rw-r--r--www/asql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asql/Makefile b/www/asql/Makefile
index d5353f10c84d..f55bdb7ca3a2 100644
--- a/www/asql/Makefile
+++ b/www/asql/Makefile
@@ -20,6 +20,6 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
NO_BUILD= yes
PLIST_FILES= bin/asql
-USE_PERL5= yes
+USES= perl5
.include <bsd.port.mk>