aboutsummaryrefslogtreecommitdiff
path: root/www/asql
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
commit7c228e4748d93ea5aaea790deb37da1914d3be1d (patch)
treee367f5eae2328aa800b87bb72b814849e1f1fd2f /www/asql
parente13515f304b4eb05767a6453990dce8a1cc95234 (diff)
downloadports-7c228e4748d93ea5aaea790deb37da1914d3be1d.tar.gz
ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.zip
Notes
Diffstat (limited to 'www/asql')
-rw-r--r--www/asql/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/asql/Makefile b/www/asql/Makefile
index 12b5064402e5..11a5ddb73bc5 100644
--- a/www/asql/Makefile
+++ b/www/asql/Makefile
@@ -14,9 +14,9 @@ MASTER_SITES= http://www.steve.org.uk/Software/asql/ \
MAINTAINER= cs@FreeBSD.org
COMMENT= Query Apache logfiles via SQL
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
+RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
NO_BUILD= yes
PLIST_FILES= bin/asql