aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-Object/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Object/Makefile')
-rw-r--r--devel/p5-Data-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Object/Makefile b/devel/p5-Data-Object/Makefile
index 419a65174487..fa65d1bbe81b 100644
--- a/devel/p5-Data-Object/Makefile
+++ b/devel/p5-Data-Object/Makefile
@@ -13,10 +13,10 @@ COMMENT= Data Type Objects for Perl 5
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moo>=2.000001:devel/p5-Moo \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moo>=2.000001:devel/p5-Moo \
p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny \
p5-Type-Tiny-Signatures>=0.05:devel/p5-Type-Tiny-Signatures
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5