1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Change from USES=python:2 to USES=python:2.7

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-03 20:35:51 +00:00
parent 9bc69479b3
commit 88c282d6d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455450

View File

@ -3,6 +3,7 @@
PORTNAME= npm
PORTVERSION= 4.6.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
PKGNAMESUFFIX= 4
@ -20,7 +21,7 @@ CONFLICTS_INSTALL= npm npm2 npm3
NO_ARCH= yes
NO_BUILD= yes
REINPLACE_ARGS= -i ''
USES= cpe python:2,run tar:xz
USES= cpe python:2.7,run tar:xz
CPE_VENDOR= npmjs
CPE_PRODUCT= node_packaged_modules