git: 1c5d9ce7e484 - main - audio/csound: Fix CPE vendor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 12:36:14 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c5d9ce7e48443a138b0e2d69f97319c38cd8e3e commit 1c5d9ce7e48443a138b0e2d69f97319c38cd8e3e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-07 12:33:43 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-07 12:33:43 +0000 audio/csound: Fix CPE vendor Approved by: portmgr (blanket) --- audio/csound/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 2fa0b6726293..6216066da766 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -21,6 +21,8 @@ USES= alias bison cmake compiler:c++11-lib cpe eigen:3 localbase ncurses python USE_GITHUB= yes USE_LDCONFIG= yes +CPE_VENDOR= csounds + CFLAGS_powerpc= -maltivec CFLAGS_powerpcspe= -DPFFFT_SIMD_DISABLE CFLAGS_powerpc64= -maltivec