aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Test-postgresql')
-rw-r--r--databases/p5-Test-postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile
index 2ed84acfa825..8d6f665e4dd1 100644
--- a/databases/p5-Test-postgresql/Makefile
+++ b/databases/p5-Test-postgresql/Makefile
@@ -13,11 +13,11 @@ COMMENT= Perl extension of postgresql runner for tests
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \
p5-DBI>0:databases/p5-DBI \
p5-DBD-Pg>0:databases/p5-DBD-Pg
-BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-SharedFork>=0.06:devel/p5-Test-SharedFork
USES= perl5