summaryrefslogtreecommitdiff
path: root/www/npm/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-13 20:49:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-13 20:49:45 +0000
commit8325136f8df6dde66d648904495d551b7501e216 (patch)
tree227bbaea790d229859439f9a2e5033b856476c46 /www/npm/Makefile
parentMark CONFLICTS_INSTALL with devel/autogen (diff)
Update CONFLICTS_INSTALL
- Allow slave ports to overwrite CONFLICTS_INSTALL
Notes
Notes: svn path=/head/; revision=456241
Diffstat (limited to '')
-rw-r--r--www/npm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile
index 24084b6f20c1..ec8f178a8865 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= gmake:devel/gmake
-CONFLICTS_INSTALL= npm2 npm3 npm4
+CONFLICTS_INSTALL?= npm-node4 npm-node6 npm-node8 npm2 npm3 npm4
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 NODE8