aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-ContextualFetch
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
committerChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
commit9897852e8c490798596da22678f56cde65fab266 (patch)
tree7a1681310fa8920b2bcadd8427f5caa002c7b70f /databases/p5-DBIx-ContextualFetch
parentc02b54f2d6f9156b35cb7469bccf7fa923f78393 (diff)
downloadports-9897852e8c490798596da22678f56cde65fab266.tar.gz
ports-9897852e8c490798596da22678f56cde65fab266.zip
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
Notes
Notes: svn path=/head/; revision=298118
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch')
-rw-r--r--databases/p5-DBIx-ContextualFetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile
index 3051672c6f29..c873f038d0e0 100644
--- a/databases/p5-DBIx-ContextualFetch/Makefile
+++ b/databases/p5-DBIx-ContextualFetch/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Add contextual fetches to DBI
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite