1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Remove no-op NODE8 option

- Update CONFLICTS_INSTALL
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-09-27 19:31:33 +00:00
parent 71b2ac1145
commit b708825d02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550310

View File

@ -3,9 +3,9 @@
PKGNAMESUFFIX= -node10
CONFLICTS_INSTALL= npm npm-node12 npm-node8
CONFLICTS_INSTALL= npm npm-node12
OPTIONS_EXCLUDE=NODE NODE12 NODE8
OPTIONS_EXCLUDE=NODE NODE12
OPTIONS_SLAVE= NODE10
MASTERDIR= ${.CURDIR}/../npm