aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/npm3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/npm3/Makefile b/www/npm3/Makefile
index 7650b3bdec47..0dca720ab828 100644
--- a/www/npm3/Makefile
+++ b/www/npm3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= npm
PORTVERSION= 3.10.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
PKGNAMESUFFIX= 3
@@ -31,7 +31,7 @@ MANPREFIX= ${PREFIX}/lib/node_modules/npm
NO_ARCH= yes
NO_BUILD= yes
REINPLACE_ARGS= -i ''
-USES= cpe python:2 shebangfix tar:xz
+USES= cpe python:2.7 shebangfix tar:xz
CPE_VENDOR= npmjs
CPE_PRODUCT= node_packaged_modules