diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-DecodedContent/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-DecodedContent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-DecodedContent/Makefile b/www/p5-WWW-Mechanize-DecodedContent/Makefile index d46d37d701b6..3169149a6069 100644 --- a/www/p5-WWW-Mechanize-DecodedContent/Makefile +++ b/www/p5-WWW-Mechanize-DecodedContent/Makefile @@ -17,7 +17,7 @@ COMMENT= Decode Mech content using its HTTP response encoding BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-HTTP-Response-Encoding>=0:${PORTSDIR}/www/p5-HTTP-Response-Encoding -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |