summaryrefslogtreecommitdiff
path: root/devel/p5-Module-ExtractUse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-ExtractUse/Makefile')
-rw-r--r--devel/p5-Module-ExtractUse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Module-ExtractUse/Makefile b/devel/p5-Module-ExtractUse/Makefile
index d9fce9302b84..25e287710b51 100644
--- a/devel/p5-Module-ExtractUse/Makefile
+++ b/devel/p5-Module-ExtractUse/Makefile
@@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Parse-RecDescent>=1.967:devel/p5-Parse-RecDescent \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Parse-RecDescent>=1.967:devel/p5-Parse-RecDescent \
p5-Pod-Strip>=0:textproc/p5-Pod-Strip
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-UNIVERSAL-require>=0.11:devel/p5-UNIVERSAL-require \
p5-Test-Deep>0:devel/p5-Test-Deep