aboutsummaryrefslogtreecommitdiff
path: root/www/npm
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:35:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:35:37 +0000
commit3da78ccc056ba2be5d5b45f476b4c34d535cae4f (patch)
tree4eb19f5fa0191808e6884f1a352c431963b9ebe8 /www/npm
parent51ab817be8ae26333779d028db72a9429a31b395 (diff)
downloadports-3da78ccc056ba2be5d5b45f476b4c34d535cae4f.tar.gz
ports-3da78ccc056ba2be5d5b45f476b4c34d535cae4f.zip
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=455447
Diffstat (limited to 'www/npm')
-rw-r--r--www/npm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile
index 16dcf5184de4..dad74fc2b40d 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= npm
PORTVERSION= 5.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
@@ -27,7 +27,7 @@ NODE8_DESC= Use Node.js 8.x (www/node8) as backend
NO_ARCH= yes
NO_BUILD= yes
REINPLACE_ARGS= -i ''
-USES= cpe python:2,run shebangfix tar:xz
+USES= cpe python:2.7,run shebangfix tar:xz
CPE_VENDOR= npmjs
CPE_PRODUCT= node_packaged_modules