aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-postgresql
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-30 02:32:19 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-30 02:32:19 +0000
commit66a14367f78c46acb2e80e7282e74272d25f8133 (patch)
tree7c0cb7fbfbff990b63f359311ef3f9c771eb170e /databases/p5-Test-postgresql
parent0ac8114693ab22515e09242e23168d43cd19ff44 (diff)
downloadports-66a14367f78c46acb2e80e7282e74272d25f8133.tar.gz
ports-66a14367f78c46acb2e80e7282e74272d25f8133.zip
- Add TEST_DEPENDS
PR: ports/164573 Submitted by: swills (myself) Approved by: maintainer (blanket)
Notes
Notes: svn path=/head/; revision=290086
Diffstat (limited to 'databases/p5-Test-postgresql')
-rw-r--r--databases/p5-Test-postgresql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile
index 47d3b0e2cf0b..a2a2c6a83a53 100644
--- a/databases/p5-Test-postgresql/Makefile
+++ b/databases/p5-Test-postgresql/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= \
p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
PERL_CONFIGURE= yes