aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-QueryLog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-QueryLog/Makefile')
-rw-r--r--databases/p5-DBIx-QueryLog/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile
index a1e554721b39..b732c11d7c47 100644
--- a/databases/p5-DBIx-QueryLog/Makefile
+++ b/databases/p5-DBIx-QueryLog/Makefile
@@ -14,7 +14,8 @@ 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