summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Calc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Calc/Makefile')
-rw-r--r--devel/p5-Date-Calc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile
index 42e6a208eb57..2a2a3290e606 100644
--- a/devel/p5-Date-Calc/Makefile
+++ b/devel/p5-Date-Calc/Makefile
@@ -13,9 +13,9 @@ COMMENT= Gregorian calendar date calculations
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Bit-Vector>=7.4:math/p5-Bit-Vector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Bit-Vector>=7.4:math/p5-Bit-Vector \
p5-Carp-Clan>=6.04:devel/p5-Carp-Clan
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5