diff options
Diffstat (limited to 'lang/spidermonkey170/Makefile')
-rw-r--r-- | lang/spidermonkey170/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey170/Makefile b/lang/spidermonkey170/Makefile index 4a520702703f..ff456c46004e 100644 --- a/lang/spidermonkey170/Makefile +++ b/lang/spidermonkey170/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USES= pathfix perl5 USE_PERL5= build USE_LDCONFIG= yes -USE_PYTHON_BUILD= 2.5-2.7 +USE_PYTHON_BUILD= 2 WRKSRC= ${WRKDIR}/mozjs${PORTVERSION}/js/src |