svn commit: r431136 - head/audio/csound

John Marino freebsd.contact at marino.st
Tue Jan 10 21:28:22 UTC 2017


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



More information about the svn-ports-all mailing list