summaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-TimeZone/Makefile')
-rw-r--r--devel/p5-DateTime-TimeZone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile
index 97e7aa97c246..97d84891d3c7 100644
--- a/devel/p5-DateTime-TimeZone/Makefile
+++ b/devel/p5-DateTime-TimeZone/Makefile
@@ -15,13 +15,13 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \
p5-Specio>=0:devel/p5-Specio \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DateTime>=1.44:devel/p5-DateTime \
p5-Test-Fatal>0:devel/p5-Test-Fatal \
p5-Test-Output>0:devel/p5-Test-Output \