diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-18 05:51:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-18 05:51:03 +0000 |
commit | 7cd220e43ee21ecc2c2b7a070c683e0cf776bd56 (patch) | |
tree | 2faf346b102bd191b730743febff88e8f3d4919e /www/npm2 | |
parent | 72808b1b860622b24abe171a4d3fbdc88d380c9e (diff) | |
download | ports-7cd220e43ee21ecc2c2b7a070c683e0cf776bd56.tar.gz ports-7cd220e43ee21ecc2c2b7a070c683e0cf776bd56.zip |
Update CONFLICTS_INSTALL
Notes
Notes:
svn path=/head/; revision=443801
Diffstat (limited to 'www/npm2')
-rw-r--r-- | www/npm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npm2/Makefile b/www/npm2/Makefile index e7f1a14729e7..da7743e88a19 100644 --- a/www/npm2/Makefile +++ b/www/npm2/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= gmake:devel/gmake -CONFLICTS_INSTALL= npm npm3 +CONFLICTS_INSTALL= npm npm3 npm4 OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 |