summaryrefslogtreecommitdiff
path: root/audio/csound/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-05 18:47:20 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-05 19:11:43 +0000
commitf6c957f6af42bac4967be44b5c696635bcf0385f (patch)
treefb2b8cd94155034f1fe3c763491b4e1128c65927 /audio/csound/Makefile
parentastro/cfitsio: Add CPE information (diff)
audio/csound: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'audio/csound/Makefile')
-rw-r--r--audio/csound/Makefile2
1 files changed, 1 insertions, 1 deletions
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