aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-12 21:49:33 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-12 21:49:33 +0000
commitd2caf7f03b6860775ae4675e43955000594ee4ba (patch)
tree0b93158c2ba20ca6aaddaafc58e6f605dc78147e /audio/csound
parent9b2f9b201f78768d060ca97bef043d51b1baf202 (diff)
downloadports-d2caf7f03b6860775ae4675e43955000594ee4ba.tar.gz
ports-d2caf7f03b6860775ae4675e43955000594ee4ba.zip
audio/csound: Revert the unintentional change
Reported by: jbeich
Notes
Notes: svn path=/head/; revision=487326
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 47a19d15ddde..5fcde05f27a1 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -79,7 +79,7 @@ FAUST_CMAKE_ON= -DFAUST_LLVM_VERSION:STRING=${FAUST_LLVM_VERSION}
FLUIDSYNTH_DESC= Building FluidSynth opcodes
FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
FLUIDSYNTH_CMAKE_BOOL= BUILD_FLUID_OPCODES
-xFLUIDSYNTH_BROKEN= FluidSynth 2.x is broken upstream: https://github.com/csound/csound/issues/1078#issuecomment-441459803
+FLUIDSYNTH_BROKEN= FluidSynth 2.x is broken upstream: https://github.com/csound/csound/issues/1078#issuecomment-441459803
HDF5_DESC= Build HDF5 read/write opcodes
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \