aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Abstract
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-20 01:36:46 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-20 01:36:46 +0000
commit78527e36cd8e64f6c4203480edd35f2de137b28a (patch)
tree9a964bc45b33e209f7ffe6b3a1a521664d28d7eb /databases/p5-DBIx-Abstract
parent592bec002f24e3768ab7cb299c15fd6a9be6d20c (diff)
downloadports-78527e36cd8e64f6c4203480edd35f2de137b28a.tar.gz
ports-78527e36cd8e64f6c4203480edd35f2de137b28a.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-Abstract')
-rw-r--r--databases/p5-DBIx-Abstract/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile
index 4ad3bd82e844..f621cf262b23 100644
--- a/databases/p5-DBIx-Abstract/Makefile
+++ b/databases/p5-DBIx-Abstract/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nistor@snickers.org
COMMENT= DBIx::Abstract - DBI SQL abstraction
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes