svn commit: r317093 - head/x11/fireflies
Eitan Adler
eadler at freebsd.org
Sun May 5 15:26:27 UTC 2013
On 2 May 2013 06:43, Stefan Walter <stefan at freebsd.org> wrote:
> Author: stefan
> Date: Thu May 2 10:43:53 2013
> New Revision: 317093
> URL: http://svnweb.freebsd.org/changeset/ports/317093
>
> Log:
> Mark as BROKEN: does not compile when graphics/png is installed.
>
> PR: 176666 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=176666
> Submitted by: sbruno
>
> Modified:
> head/x11/fireflies/Makefile
>
> Modified: head/x11/fireflies/Makefile
> ==============================================================================
> --- head/x11/fireflies/Makefile Thu May 2 10:08:24 2013 (r317092)
> +++ head/x11/fireflies/Makefile Thu May 2 10:43:53 2013 (r317093)
> @@ -14,6 +14,8 @@ MASTER_SITES= http://somewhere.fscked.or
> MAINTAINER= umeno at rr.iij4u.or.jp
> COMMENT= Extension of xscreensaver
>
> +BROKEN= does not compile when graphics/png is installed (see ports/176666)
> +
Why not use CONFLICTS here instead of BROKEN?
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-head
mailing list