diff options
Diffstat (limited to 'www/p5-HTML-Diff')
-rw-r--r-- | www/p5-HTML-Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Diff/Makefile b/www/p5-HTML-Diff/Makefile index b73ac52adb9..fff563232df 100644 --- a/www/p5-HTML-Diff/Makefile +++ b/www/p5-HTML-Diff/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hcoyote@ghostar.org COMMENT= A Perl module for finding changes between two strings of HTML BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |