diff options
Diffstat (limited to 'textproc/p5-Plagger/Makefile')
-rw-r--r-- | textproc/p5-Plagger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile index cfec31292d2d..5a75b4b1b66d 100644 --- a/textproc/p5-Plagger/Makefile +++ b/textproc/p5-Plagger/Makefile @@ -373,7 +373,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/Lingua/JA/Summarize/Extract.pm:${PORTSDIR}/japanese BUILD_DEPENDS+= ${SITE_PERL}/Text/Original.pm:${PORTSDIR}/textproc/p5-Text-Original .endif -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Plagger.3 \ |