aboutsummaryrefslogtreecommitdiff
path: root/www/node10
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-05-24 05:42:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-05-24 05:42:45 +0000
commit06dd90524d75a686f3a039d5000cd59a4df1e68b (patch)
tree51bf6beb7ba634a6a716120365854f0776de0d46 /www/node10
parent2c035f6613ad2badb76f01e10287de11b9d7ebaf (diff)
downloadports-06dd90524d75a686f3a039d5000cd59a4df1e68b.tar.gz
ports-06dd90524d75a686f3a039d5000cd59a4df1e68b.zip
Revert r502354 and unbreak INDEX
Notes
Notes: svn path=/head/; revision=502419
Diffstat (limited to 'www/node10')
-rw-r--r--www/node10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node10/Makefile b/www/node10/Makefile
index f68e66a07775..1e15209b136a 100644
--- a/www/node10/Makefile
+++ b/www/node10/Makefile
@@ -50,7 +50,7 @@ USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \
HAS_CONFIGURE= yes
-CONFLICTS_INSTALL= node8-[0-9]* node-[0-9]*
+CONFLICTS_INSTALL= node[68]-[0-9]* node-[0-9]*
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
--without-npm \