diff options
Diffstat (limited to 'www/node6/Makefile')
-rw-r--r-- | www/node6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node6/Makefile b/www/node6/Makefile index 25524f5a5ca4..d8faae2260f2 100644 --- a/www/node6/Makefile +++ b/www/node6/Makefile @@ -40,7 +40,7 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu DTRACE_CONFIGURE_ON= --with-dtrace -USES= compiler:c++11-lib gmake python:2,build pkgconfig \ +USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \ localbase shebangfix HAS_CONFIGURE= yes |