diff options
Diffstat (limited to 'devel/p5-Test-HTML-Tidy/Makefile')
-rw-r--r-- | devel/p5-Test-HTML-Tidy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-HTML-Tidy/Makefile b/devel/p5-Test-HTML-Tidy/Makefile index f0f564a9af74..eb99fc4d5484 100644 --- a/devel/p5-Test-HTML-Tidy/Makefile +++ b/devel/p5-Test-HTML-Tidy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= rafan@FreeBSD.org COMMENT= Test::More-style wrapper around HTML::Tidy BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Tidy.pm:${PORTSDIR}/textproc/p5-HTML-Tidy -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |