diff options
Diffstat (limited to 'www/node/Makefile')
-rw-r--r-- | www/node/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node/Makefile b/www/node/Makefile index acaef2bdbe5a..ed171eaf0993 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo HAS_CONFIGURE= yes USE_LDCONFIG= yes -USE_PYTHON= 2.7 +USE_PYTHON= 2 USES= gmake CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]* |