aboutsummaryrefslogtreecommitdiff
path: root/www/node/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/node/Makefile')
-rw-r--r--www/node/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index 661b72624610..b6b57699fad1 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 0.10.30
+PORTVERSION= 0.10.31
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
@@ -12,10 +12,9 @@ COMMENT= V8 JavaScript for client and server
LICENSE= MIT
-USES= gmake compiler execinfo
+USES= gmake compiler execinfo python:2
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_PYTHON= 2
CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]*