svn commit: r316368 - head/www/mochiweb

Jimmy Olgeni olgeni at FreeBSD.org
Tue Apr 23 16:08:36 UTC 2013


Author: olgeni
Date: Tue Apr 23 16:08:35 2013
New Revision: 316368
URL: http://svnweb.freebsd.org/changeset/ports/316368

Log:
  Document conflicts with www/mochiweb-basho.

Modified:
  head/www/mochiweb/Makefile

Modified: head/www/mochiweb/Makefile
==============================================================================
--- head/www/mochiweb/Makefile	Tue Apr 23 16:05:17 2013	(r316367)
+++ head/www/mochiweb/Makefile	Tue Apr 23 16:08:35 2013	(r316368)
@@ -13,6 +13,8 @@ LICENSE=	MIT
 BUILD_DEPENDS=	erlc:${PORTSDIR}/lang/erlang
 RUN_DEPENDS=	erl:${PORTSDIR}/lang/erlang
 
+CONFLICTS=	mochiweb-basho-[0-9]*
+
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
 USE_GITHUB=	yes


More information about the svn-ports-all mailing list