diff options
| author | Steve Wills <swills@FreeBSD.org> | 2011-09-20 17:20:13 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2011-09-20 17:20:13 +0000 |
| commit | d983cefbf16ab3d7fc2b43039bf9d0a52b53f3b0 (patch) | |
| tree | ead1fcdc8bc71aaf11f5843fa1b27749da067d8b /databases/p5-DBIx-Class-QueryProfiler | |
| parent | - Updated LATEST_LINK after creation of www/cakephp13 (diff) | |
- Add to BUILD_DEPENDS to decrease build warnings
Diffstat (limited to 'databases/p5-DBIx-Class-QueryProfiler')
| -rw-r--r-- | databases/p5-DBIx-Class-QueryProfiler/Makefile | 3 |
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 |
