1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Clean up Makefile

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-03 22:16:41 +00:00
parent 3bad282aa7
commit 4cbe66ca11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483919

View File

@ -3,9 +3,9 @@
PKGNAMESUFFIX= -node8
CONFLICTS_INSTALL= npm npm-node4 npm-node6 npm2 npm3 npm4
CONFLICTS_INSTALL= npm npm-node10 npm-node6
OPTIONS_EXCLUDE=NODE NODE4 NODE6
OPTIONS_EXCLUDE=NODE NODE10 NODE6
OPTIONS_SLAVE= NODE8
MASTERDIR= ${.CURDIR}/../npm