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:
parent
3bad282aa7
commit
4cbe66ca11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483919
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user