svn commit: r487326 - head/audio/csound
Yuri Victorovich
yuri at FreeBSD.org
Wed Dec 12 21:49:34 UTC 2018
Author: yuri
Date: Wed Dec 12 21:49:33 2018
New Revision: 487326
URL: https://svnweb.freebsd.org/changeset/ports/487326
Log:
audio/csound: Revert the unintentional change
Reported by: jbeich
Modified:
head/audio/csound/Makefile
Modified: head/audio/csound/Makefile
==============================================================================
--- head/audio/csound/Makefile Wed Dec 12 21:01:51 2018 (r487325)
+++ head/audio/csound/Makefile Wed Dec 12 21:49:33 2018 (r487326)
@@ -79,7 +79,7 @@ FAUST_CMAKE_ON= -DFAUST_LLVM_VERSION:STRING=${FAUST_L
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 \
More information about the svn-ports-all
mailing list