Index: www/node/Makefile =================================================================== --- www/node/Makefile +++ www/node/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 6.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ @@ -14,7 +15,7 @@ OPTIONS_DEFINE= DOCS -USES= compiler execinfo gmake python:2 +USES= compiler execinfo gmake python:2,build HAS_CONFIGURE= yes USE_LDCONFIG= yes