diff options
Diffstat (limited to 'textproc/p5-String-ShowDiff/Makefile')
-rw-r--r-- | textproc/p5-String-ShowDiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index 06a1d6b68db3..299f9d5221a8 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to help visualize differences between strings BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |