Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 21:16:30 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431136 - head/audio/csound
Message-ID:  <201701102116.v0ALGUGE086452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701102116.v0ALGUGE086452>