Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 20:49:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456242 - head/www/npm4
Message-ID:  <201712132049.vBDKnnsB063635@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712132049.vBDKnnsB063635>