diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-12 21:49:33 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-12 21:49:33 +0000 |
| commit | d2caf7f03b6860775ae4675e43955000594ee4ba (patch) | |
| tree | 0b93158c2ba20ca6aaddaafc58e6f605dc78147e | |
| parent | New port: security/py-msoffcrypto-tool (diff) | |
audio/csound: Revert the unintentional change
Reported by: jbeich
Notes
Notes:
svn path=/head/; revision=487326
| -rw-r--r-- | audio/csound/Makefile | 2 |
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 \ |
