Date: Sat, 15 Dec 2012 08:18:37 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308937 - head/devel/json-c Message-ID: <201212150818.qBF8Ibij003322@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Sat Dec 15 08:18:36 2012 New Revision: 308937 URL: http://svnweb.freebsd.org/changeset/ports/308937 Log: - set CONFLICT on devel/cocaine-core Spotted by: makc@ Modified: head/devel/json-c/Makefile Modified: head/devel/json-c/Makefile ============================================================================== --- head/devel/json-c/Makefile Sat Dec 15 08:13:10 2012 (r308936) +++ head/devel/json-c/Makefile Sat Dec 15 08:18:36 2012 (r308937) @@ -1,9 +1,5 @@ -# New ports collection makefile for: json-c -# Date created: June 23 2006 -# Whom: gno@yahoo-inc.com -# +# Created by: gno@yahoo-inc.com # $FreeBSD$ -# PORTNAME= json-c PORTVERSION= 0.9 @@ -18,4 +14,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack +CONFLICTS= cocaine-core-[0-9]* + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212150818.qBF8Ibij003322>