summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Elemental/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Elemental/Makefile')
-rw-r--r--textproc/p5-Pod-Elemental/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile
index 99174d3e658a..cf2f04a5ee29 100644
--- a/textproc/p5-Pod-Elemental/Makefile
+++ b/textproc/p5-Pod-Elemental/Makefile
@@ -13,7 +13,8 @@ COMMENT= Treating a Pod document as a tree of elements
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-Mixin-Linewise>=0:devel/p5-Mixin-Linewise \
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-Types>=0:devel/p5-MooseX-Types \
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-String-Truncate>=0:textproc/p5-String-Truncate \
p5-Sub-Exporter-ForMethods>=0:devel/p5-Sub-Exporter-ForMethods \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Differences>=0:devel/p5-Test-Differences