aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-QueryLog
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 18:45:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 18:45:38 +0000
commit2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608 (patch)
treefffa16c225e5c8c0a72ed5f5d5c9a88be4d7839c /databases/p5-DBIx-QueryLog
parent346415e3c06029d36c899250a77aa33df43cf6fc (diff)
downloadports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.tar.gz
ports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-QueryLog')
-rw-r--r--databases/p5-DBIx-QueryLog/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile
index 794a27fbde3c..5fe612d95b84 100644
--- a/databases/p5-DBIx-QueryLog/Makefile
+++ b/databases/p5-DBIx-QueryLog/Makefile
@@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for logging queries for DBI
-RUN_DEPENDS= \
- p5-DBI>0:${PORTSDIR}/databases/p5-DBI
+RUN_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires