- Add executable bit for node-gyp
- Bump PORTREVISION for package change Notified by: vanilla
This commit is contained in:
parent
06a297bd4a
commit
3af54f2d0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325400
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 1.3.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
|
||||
@ -59,6 +60,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA} ${WRKDIR}/npm.conf ${PREFIX}/etc/man.d/npm.conf
|
||||
@${CHMOD} +x ${PREFIX}/lib/node_modules/npm/bin/node-gyp-bin/node-gyp
|
||||
|
||||
# maintainer section:
|
||||
# require: bash, git, gmake, node
|
||||
|
Loading…
Reference in New Issue
Block a user