Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2013 10:06:13 -0500 (EST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Marcus von Appen <mva@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r333283 - in head/multimedia/libav: . files
Message-ID:  <alpine.LNX.2.00.1311091003470.1711@tuna.site>
In-Reply-To: <201311091221.rA9CL6JB061847@svn.freebsd.org>
References:  <201311091221.rA9CL6JB061847@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Marcus,

On Sat, 9 Nov 2013, Marcus von Appen wrote:
> +.if ${OSVERSION} < 900000
> +USE_GCC=	4.6+
> +.endif

this is better written as USE_GCC=yes which is also documented as
the preferred from in Mk/bsd.gcc.mk. 

I will update that description a bit later today to add USE_GCC=any.
If you have any suggestions on how to improve the language to make
the above more clear, I'll be happy to make such a change.

Thanks,
Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1311091003470.1711>