summaryrefslogtreecommitdiff
path: root/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Data-Phrasebook-Loader-YAML/Makefile')
-rw-r--r--textproc/p5-Data-Phrasebook-Loader-YAML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile
index 0946b6f92f9b..279b7abda0e1 100644
--- a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile
+++ b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile
@@ -13,9 +13,9 @@ COMMENT= Loader class for phrasebook implementations using YAML
LICENSE= ART20
-BUILD_DEPENDS= p5-Data-Phrasebook>=0.24:textproc/p5-Data-Phrasebook \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-Phrasebook>=0.24:textproc/p5-Data-Phrasebook \
p5-YAML>=0.35:textproc/p5-YAML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Distribution>=0:devel/p5-Test-Distribution
USES= perl5