diff options
Diffstat (limited to 'www/p5-HTML-DOM/Makefile')
-rw-r--r-- | www/p5-HTML-DOM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile index d546fec4c019..fa4c923c8618 100644 --- a/www/p5-HTML-DOM/Makefile +++ b/www/p5-HTML-DOM/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-Fie p5-constant-lexical>0:${PORTSDIR}/devel/p5-constant-lexical BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.pre.mk> .include "${MASTERDIR}/Makefile.man" |