diff options
Diffstat (limited to 'textproc/p5-String-ToIdentifier-EN/Makefile')
| -rw-r--r-- | textproc/p5-String-ToIdentifier-EN/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index a700b519a18b..7f6a094c6209 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -13,10 +13,10 @@ COMMENT= Convert Strings to English Program Identifiers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0:textproc/p5-Lingua-EN-Inflect-Phrase \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0:textproc/p5-Lingua-EN-Inflect-Phrase \ p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \ p5-namespace-clean>=0:devel/p5-namespace-clean -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure |
