svn commit: r380404 - head/www/node

Vanilla I. Shu vanilla at FreeBSD.org
Wed Mar 4 02:59:16 UTC 2015


Author: vanilla
Date: Wed Mar  4 02:59:15 2015
New Revision: 380404
URL: https://svnweb.freebsd.org/changeset/ports/380404
QAT: https://qat.redports.org/buildarchive/r380404/

Log:
  register CONFLICTS.

Modified:
  head/www/node/Makefile

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Wed Mar  4 02:57:15 2015	(r380403)
+++ head/www/node/Makefile	Wed Mar  4 02:59:15 2015	(r380404)
@@ -17,7 +17,7 @@ USES=		compiler execinfo gmake python:2
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-CONFLICTS=	node-0.[02-9][0-9]* node-devel-0.[0-9]* iojs-*
+CONFLICTS=	node-0.[02-9][0-9]* node-devel-0.[0-9]* node010-* iojs-*
 
 ONLY_FOR_ARCHS=	i386 amd64
 CONFIGURE_ARGS=	--prefix=${PREFIX_RELDEST} --without-npm --shared-zlib


More information about the svn-ports-head mailing list