aboutsummaryrefslogtreecommitdiff
path: root/www/lightsquid
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 14:47:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 14:47:56 +0000
commit7815b83df4ba89985f8712047a45f85c382e7706 (patch)
tree2494f1a087318441aea0ea521ccf891615e31715 /www/lightsquid
parentc5dfbb4c8c4212dccdc951c8a5b4655e133ee065 (diff)
Notes
Diffstat (limited to 'www/lightsquid')
-rw-r--r--www/lightsquid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lightsquid/Makefile b/www/lightsquid/Makefile
index e3e695346477..efb6c3cbd901 100644
--- a/www/lightsquid/Makefile
+++ b/www/lightsquid/Makefile
@@ -14,8 +14,9 @@ COMMENT= A light and fast web based squid proxy traffic analyser
OPTIONS_DEFINE= GD DOCS
OPTIONS_DEFAULT= GD
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes
-USE_PERL5_RUN= yes
.include <bsd.port.options.mk>