Date: Thu, 26 Jan 2017 18:12:56 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Thomas Zander <riggs@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r431620 - head/audio/musicpd Message-ID: <alpine.LSU.2.20.1701251740510.2449@anthias.pfeifer.com> In-Reply-To: <201701160951.v0G9pnUg072416@repo.freebsd.org> References: <201701160951.v0G9pnUg072416@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1701251740510.2449>