diff options
Diffstat (limited to 'russian/p5-Text-Hyphen-RU/Makefile')
-rw-r--r-- | russian/p5-Text-Hyphen-RU/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/p5-Text-Hyphen-RU/Makefile b/russian/p5-Text-Hyphen-RU/Makefile index db9738ea53b6..dc5e7766c739 100644 --- a/russian/p5-Text-Hyphen-RU/Makefile +++ b/russian/p5-Text-Hyphen-RU/Makefile @@ -13,8 +13,8 @@ COMMENT= Determine positions for hyphens inside russian words LICENSE= BSD3CLAUSE -BUILD_DEPENDS= p5-Text-Hyphen>=0:textproc/p5-Text-Hyphen -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Text-Hyphen>=0:textproc/p5-Text-Hyphen USE_PERL5= configure USES= perl5 |