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:33 +00:00
parent 87ac4296e9
commit 3bad282aa7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483918

View File

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