summaryrefslogtreecommitdiff
path: root/devel/p5-DateTimeX-Easy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTimeX-Easy/Makefile')
-rw-r--r--devel/p5-DateTimeX-Easy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTimeX-Easy/Makefile b/devel/p5-DateTimeX-Easy/Makefile
index 19dec5132297..fa5c4c26670a 100644
--- a/devel/p5-DateTimeX-Easy/Makefile
+++ b/devel/p5-DateTimeX-Easy/Makefile
@@ -14,13 +14,13 @@ COMMENT= Parse a date/time string using the best method available
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
p5-DateTime-Format-DateParse>=0:devel/p5-DateTime-Format-DateParse \
p5-DateTime-Format-Flexible>=0:devel/p5-DateTime-Format-Flexible \
p5-DateTime-Format-ICal>=0:devel/p5-DateTime-Format-ICal \
p5-DateTime-Format-Natural>=0:devel/p5-DateTime-Format-Natural \
p5-TimeDate>=0:devel/p5-TimeDate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
NO_ARCH= yes