diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile index e1b099f370a3..29f19623377c 100644 --- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -16,7 +16,7 @@ COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |