aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-06-10 15:41:06 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-06-10 15:41:06 +0800
commit18387501bfacc490f92134e4ecfdfbba9c4ed9b9 (patch)
tree356650c2c8071df08df07e6d9bfd9fc329d11add /databases
parentffb81afd7c080290f9ca33698db9733f1089a5a4 (diff)
downloadfreebsd-ports-gnome-18387501bfacc490f92134e4ecfdfbba9c4ed9b9.tar.gz
freebsd-ports-gnome-18387501bfacc490f92134e4ecfdfbba9c4ed9b9.tar.zst
freebsd-ports-gnome-18387501bfacc490f92134e4ecfdfbba9c4ed9b9.zip
- DBD::SQLite is a 'test' only depends.
Reported by: az@
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Class/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index eea87123d151..319b99bd05cb 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Extensible and flexible object <-> relational mapper
-BUILD_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \