diff options
Diffstat (limited to 'textproc/p5-Text-ParagraphDiff/Makefile')
-rw-r--r-- | textproc/p5-Text-ParagraphDiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile index fe1f77af2f5d..3a6f5790d0d5 100644 --- a/textproc/p5-Text-ParagraphDiff/Makefile +++ b/textproc/p5-Text-ParagraphDiff/Makefile @@ -16,7 +16,7 @@ COMMENT= Visual difference for paragraphed text BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |