diff options
| -rw-r--r-- | www/npm4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npm4/Makefile b/www/npm4/Makefile index e2601429655a..26163c115f7d 100644 --- a/www/npm4/Makefile +++ b/www/npm4/Makefile @@ -16,7 +16,7 @@ LICENSE= MIT RUN_DEPENDS= gmake:devel/gmake \ node>=0.8.0:www/node -CONFLICTS_INSTALL= npm npm2 npm3 +CONFLICTS_INSTALL= npm npm-node4 npm-node6 npm-node8 npm2 npm3 NO_ARCH= yes NO_BUILD= yes |
