Update CONFLICTS_INSTALL and OPTIONS_EXCLUDE after NODE6 option removed in r502515

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-01 22:31:22 +00:00
parent bc3c6bc3b6
commit a78d8317b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503265

View file

@ -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