Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 19:15:51 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6c957f6af42 - main - audio/csound: Add CPE information
Message-ID:  <202110051915.195JFpP3075778@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f6c957f6af42bac4967be44b5c696635bcf0385f

commit f6c957f6af42bac4967be44b5c696635bcf0385f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 18:47:20 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 19:11:43 +0000

    audio/csound: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/csound/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 7391cd5add9e..2fa0b6726293 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \
 LIB_DEPENDS=	libsamplerate.so:audio/libsamplerate \
 		libsndfile.so:audio/libsndfile
 
-USES=		alias bison cmake compiler:c++11-lib eigen:3 localbase ncurses python:build # is python needed: https://github.com/csound/csound/issues/1437 ?
+USES=		alias bison cmake compiler:c++11-lib cpe eigen:3 localbase ncurses python:build # is python needed: https://github.com/csound/csound/issues/1437 ?
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 



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