summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Variant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Package-Variant/Makefile')
-rw-r--r--devel/p5-Package-Variant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Package-Variant/Makefile b/devel/p5-Package-Variant/Makefile
index d8a4223dcd22..3f5c32f37b08 100644
--- a/devel/p5-Package-Variant/Makefile
+++ b/devel/p5-Package-Variant/Makefile
@@ -14,10 +14,10 @@ COMMENT= Parameterizable packages
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Import-Into>=1:devel/p5-Import-Into \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Import-Into>=1:devel/p5-Import-Into \
p5-Module-Runtime>=0.013:devel/p5-Module-Runtime \
p5-strictures>=2:devel/p5-strictures
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Moo>=0:devel/p5-Moo \
p5-Test-Fatal>=0:devel/p5-Test-Fatal