svn commit: r456242 - head/www/npm4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 13 20:49:53 UTC 2017


Author: sunpoet
Date: Wed Dec 13 20:49:49 2017
New Revision: 456242
URL: https://svnweb.freebsd.org/changeset/ports/456242

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/www/npm4/Makefile

Modified: head/www/npm4/Makefile
==============================================================================
--- head/www/npm4/Makefile	Wed Dec 13 20:49:45 2017	(r456241)
+++ head/www/npm4/Makefile	Wed Dec 13 20:49:49 2017	(r456242)
@@ -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


More information about the svn-ports-head mailing list