From owner-svn-ports-all@FreeBSD.ORG Sun May 5 20:05:34 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BF3FAC96; Sun, 5 May 2013 20:05:34 +0000 (UTC) (envelope-from stefan@freebsd.org) Received: from mail.hamcom.de (mail.hamcom.de [IPv6:2001:14f0:0:dc03:25:0:37:213]) by mx1.freebsd.org (Postfix) with ESMTP id 88582BF9; Sun, 5 May 2013 20:05:34 +0000 (UTC) Received: from [88.208.170.63] (helo=birne.dunkelkammer.void) by mail.hamcom.de with esmtpa (Exim 4.80.1) (envelope-from ) id 1UZ5Bd-0001tA-EJ; Sun, 05 May 2013 22:05:33 +0200 Received: by birne.dunkelkammer.void (Postfix, from userid 1002) id 980761143B; Sun, 5 May 2013 22:05:32 +0200 (CEST) X-HeLi-id: cfcd208495d565ef66e7dff9f98764da Date: Sun, 5 May 2013 22:05:32 +0200 From: Stefan Walter To: Chris Rees Subject: Re: svn commit: r317421 - head/x11/fireflies Message-ID: <20130505200532.GI1722@birne.dunkelkammer.void> References: <201305051636.r45GaX7H056694@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "svn-ports-head@freebsd.org" , svn-ports-all@freebsd.org, "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 20:05:34 -0000 Chris Rees, 05.05.13, 20:22h CEST: > > -BROKEN= does not compile when graphics/png is installed (see ports/176666) > > +CONFLICTS= png-[0-9]* > > I know Eitan just suggested that.... but can I suggest CONFLICTS_BUILD instead? > > That way you can install it and *then* install png. I almost expected this. :-) I was unsure which one to pick at first. But since I have no idea if installing png afterwards does or does not lead to any problems, I decided for CONFLICTS. No offense - I don't mind if anyone changes it, but I think it should be fixed properly instead of seeing how much we can work around it. (Probably not by me, though - I probably won't have time to look at it till the next weekend, at least.) Best regards, Stefan