diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Number/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index e48c262fc167..ef85c61c312f 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -14,7 +14,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Force number of words to singular or plural BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |