aboutsummaryrefslogtreecommitdiffstats
path: root/www/npm-node8
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-11-04 06:16:41 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-11-04 06:16:41 +0800
commit495892be001a0bf2103bb88c1b02b92a8145b77c (patch)
tree49fd9123b100410fb1fb27bd83760897bc23bbb8 /www/npm-node8
parentfd929b3f493212b4ad4c91df2962458ee079a0f9 (diff)
downloadfreebsd-ports-gnome-495892be001a0bf2103bb88c1b02b92a8145b77c.tar.gz
freebsd-ports-gnome-495892be001a0bf2103bb88c1b02b92a8145b77c.tar.zst
freebsd-ports-gnome-495892be001a0bf2103bb88c1b02b92a8145b77c.zip
Clean up Makefile
Diffstat (limited to 'www/npm-node8')
-rw-r--r--www/npm-node8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/npm-node8/Makefile b/www/npm-node8/Makefile
index cdce488bb205..4b5435f17958 100644
--- a/www/npm-node8/Makefile
+++ b/www/npm-node8/Makefile
@@ -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