ports/148773: [PATCH] graphics/aaphoto: update to 0.38
Baptiste Daroussin
baptiste.daroussin at gmail.com
Mon Jul 19 20:43:00 UTC 2010
2010/7/19 Mark Linimon <linimon at lonesome.com>:
> The following reply was made to PR ports/148773; it has been noted by GNATS.
>
> From: Mark Linimon <linimon at lonesome.com>
> To: Bapt <baptiste.daroussin at gmail.com>
> Cc: FreeBSD-gnats-submit at FreeBSD.org, han at log69.com
> Subject: Re: ports/148773: [PATCH] graphics/aaphoto: update to 0.38
> Date: Mon, 19 Jul 2010 15:02:44 -0500
>
> On Mon, Jul 19, 2010 at 09:59:04PM +0200, Bapt wrote:
> > +ONLY_FOR_ARCHS= amd64 i386
> >
> > -.if ${ARCH} != "amd64" && ${ARCH} != "i386"
> > -BROKEN= Does not compile on !amd64 and !i386
> > -.endif
>
> actually I prefer the styling that is there, if we think that it will
> be fixed at some future time. ONLY_FOR, to me, means that it would
> never work without a rewrite or something.
>
I don't mind, perhaps ONLY_FOR_ARCHS_REASON would help to be clearer,
I choose ONLY_FOR_ARCHS only because it exists :)
More information about the freebsd-ports-bugs
mailing list