mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update CONFLICTS_INSTALL and OPTIONS_EXCLUDE after NODE6 option removed in r502515
This commit is contained in:
parent
bc3c6bc3b6
commit
a78d8317b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503265
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
|
||||
PKGNAMESUFFIX= -node8
|
||||
|
||||
CONFLICTS_INSTALL= npm npm-node10 npm-node6
|
||||
CONFLICTS_INSTALL= npm npm-node10
|
||||
|
||||
OPTIONS_EXCLUDE=NODE NODE10 NODE6
|
||||
OPTIONS_EXCLUDE=NODE NODE10
|
||||
OPTIONS_SLAVE= NODE8
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../npm
|
||||
|
|
Loading…
Add table
Reference in a new issue