summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index 8a22b1d4e858..1f2300b97d9b 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -15,7 +15,8 @@ COMMENT= Extensible, high performance RDBMS-OO mapper
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
p5-Clone>=0.29:devel/p5-Clone \
p5-DBI>=1.400:databases/p5-DBI \
p5-DateTime>=0:devel/p5-DateTime \
@@ -24,7 +25,6 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
p5-Rose-DateTime>=0.532,1:devel/p5-Rose-DateTime \
p5-Rose-Object>=0.854:devel/p5-Rose-Object \
p5-Time-Clock>=1:devel/p5-Time-Clock
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle
USES= perl5