summaryrefslogtreecommitdiff
path: root/devel/p5-Const-Exporter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Const-Exporter/Makefile')
-rw-r--r--devel/p5-Const-Exporter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Const-Exporter/Makefile b/devel/p5-Const-Exporter/Makefile
index 54be0805c023..0b8b086690c0 100644
--- a/devel/p5-Const-Exporter/Makefile
+++ b/devel/p5-Const-Exporter/Makefile
@@ -15,11 +15,11 @@ COMMENT= Declare constants for export
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Const-Fast>=0:devel/p5-Const-Fast \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Const-Fast>=0:devel/p5-Const-Fast \
p5-List-AllUtils>=0.10:devel/p5-List-AllUtils \
p5-Package-Stash>=0:devel/p5-Package-Stash \
p5-Ref-Util>=0:devel/p5-Ref-Util
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Hash-Objectify>=0:devel/p5-Hash-Objectify \
p5-Test-Most>=0:devel/p5-Test-Most