aboutsummaryrefslogtreecommitdiff
path: root/www/asql
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
commit46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (patch)
tree9f505daf050a83a37a7110d6acec24fb41a83610 /www/asql
parent4f0f40cb05fcf0dafeb29921258f35833e960b6d (diff)
downloadports-46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d.tar.gz
ports-46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d.zip
Notes
Diffstat (limited to 'www/asql')
-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>