summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
commit6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (patch)
treeaa66d7bd719f61ac29aba195639af7c69749e352 /www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
parentupdate to 0.2.3.4-alpha (diff)
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'www/p5-WWW-Scripter-Plugin-JavaScript/Makefile')
-rw-r--r--www/p5-WWW-Scripter-Plugin-JavaScript/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
index 43635644fe09..93592a2cfeeb 100644
--- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
+++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \
p5-JE>0:${PORTSDIR}/www/p5-JE
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= WWW::Scripter::Plugin::JavaScript.3 \
WWW::Scripter::Plugin::JavaScript::JE.3