svn commit: r431620 - head/audio/musicpd

Gerald Pfeifer gerald at pfeifer.com
Thu Jan 26 17:13:02 UTC 2017


On Mon, 16 Jan 2017, Thomas Zander wrote:
>   Fix build on 10.x

> Modified: head/audio/musicpd/Makefile
> ==============================================================================
> +.if ${OSVERSION} < 1100000
> +USE_GCC=	5+
> +.endif

What was the failure here?  

(It seems the lang/gcc* ports keep picking up badly written 
software...  Happy to serve, in a way, but that also makes 
it harder to maintain those in the longer term.)

Gerald


More information about the svn-ports-all mailing list