svn commit: r333283 - in head/multimedia/libav: . files

Gerald Pfeifer gerald at pfeifer.com
Sat Nov 9 15:06:20 UTC 2013


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


More information about the svn-ports-head mailing list