summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Eventual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Eventual/Makefile')
-rw-r--r--textproc/p5-Pod-Eventual/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile
index b647eb688911..4c1b2d6bfa58 100644
--- a/textproc/p5-Pod-Eventual/Makefile
+++ b/textproc/p5-Pod-Eventual/Makefile
@@ -14,8 +14,8 @@ COMMENT= Read a POD document as a series of trivial events
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Mixin-Linewise>=0.102:devel/p5-Mixin-Linewise
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Mixin-Linewise>=0.102:devel/p5-Mixin-Linewise
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5