aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-QueryProfiler
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-09-20 17:20:13 +0000
committerSteve Wills <swills@FreeBSD.org>2011-09-20 17:20:13 +0000
commitd983cefbf16ab3d7fc2b43039bf9d0a52b53f3b0 (patch)
treeead1fcdc8bc71aaf11f5843fa1b27749da067d8b /databases/p5-DBIx-Class-QueryProfiler
parent0c0a135933101762ac92155c55a006cf3d739884 (diff)
downloadports-d983cefbf16ab3d7fc2b43039bf9d0a52b53f3b0.tar.gz
ports-d983cefbf16ab3d7fc2b43039bf9d0a52b53f3b0.zip
- Add to BUILD_DEPENDS to decrease build warnings
Notes
Notes: svn path=/head/; revision=282077
Diffstat (limited to 'databases/p5-DBIx-Class-QueryProfiler')
-rw-r--r--databases/p5-DBIx-Class-QueryProfiler/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-QueryProfiler/Makefile b/databases/p5-DBIx-Class-QueryProfiler/Makefile
index 574e58dfbe61..24b8ed2f0366 100644
--- a/databases/p5-DBIx-Class-QueryProfiler/Makefile
+++ b/databases/p5-DBIx-Class-QueryProfiler/Makefile
@@ -16,7 +16,8 @@ COMMENT= DBIx::Class profiler
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install
+BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
+ p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/devel/p5-Test-Perl-Critic