summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Spell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Spell/Makefile')
-rw-r--r--textproc/p5-Pod-Spell/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile
index 1522f3118541..0d2354846cac 100644
--- a/textproc/p5-Pod-Spell/Makefile
+++ b/textproc/p5-Pod-Spell/Makefile
@@ -11,13 +11,13 @@ COMMENT= Formatter for spellchecking Pod
LICENSE= ART20
-BUILD_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \
+BUILD_DEPENDS= ${RUN_DEPENDS} \
+ p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
+RUN_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \
p5-File-ShareDir>=0:devel/p5-File-ShareDir \
p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
p5-Pod-Escapes>=1.01:textproc/p5-Pod-Escapes
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
NO_ARCH= yes