Date: Tue, 10 Jan 2017 15:28:14 -0600 From: John Marino <freebsd.contact@marino.st> To: John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r431136 - head/audio/csound Message-ID: <f08c68a6-b153-d6b8-0b74-3ccc70176efb@marino.st> In-Reply-To: <201701102116.v0ALGUGE086452@repo.freebsd.org> References: <201701102116.v0ALGUGE086452@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/10/2017 15:16, John Marino wrote: > Author: marino > Date: Tue Jan 10 21:16:30 2017 > New Revision: 431136 > URL: https://svnweb.freebsd.org/changeset/ports/431136 > > Log: > audio/csound6: USES+= alias > > Modified: > head/audio/csound/Makefile > > Modified: head/audio/csound/Makefile > ============================================================================== > --- head/audio/csound/Makefile Tue Jan 10 21:13:09 2017 (r431135) > +++ head/audio/csound/Makefile Tue Jan 10 21:16:30 2017 (r431136) > @@ -105,7 +105,9 @@ DOCS_DISTFILES= Csound${PORTVERSION:R}_ > MAKE_ARGS+= Word64=1 > .endif > > +.if ${OPSYS} == FreeBSD > CXXLIB= c++ > +.endif > > BROKEN_powerpc64= Does not build > It looks like I accidentally used the wrong commit message file. This was to fix r430947 which removed too much logic when trying to remove logic for obsolete versions of FreeBSD. Sorry, John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f08c68a6-b153-d6b8-0b74-3ccc70176efb>