aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-03-01 16:41:13 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-03-01 16:41:13 +0000
commitcd06f7ccc0476ccb311cbda9cd09f793642e5f5f (patch)
treec8dfbd14b69b3819597d91d3900424d1861c9d0f /audio/openal-soft
parent349d37dc4659c688f90b8162ff2734db953a9690 (diff)
downloadports-cd06f7ccc0476ccb311cbda9cd09f793642e5f5f.tar.gz
ports-cd06f7ccc0476ccb311cbda9cd09f793642e5f5f.zip
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions).
Notes
Notes: svn path=/head/; revision=409886
Diffstat (limited to 'audio/openal-soft')
-rw-r--r--audio/openal-soft/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index c55fcd6abcca..d26ea916c9b0 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -26,8 +26,7 @@ CMAKE_ARGS+= -DALSOFT_REQUIRE_OSS:BOOL=ON \
OPTIONS_DEFINE= FLUIDSYNTH CONFIG PORTAUDIO PULSEAUDIO
OPTIONS_SUB= yes
-CONFIG_DESC= Install the configuration utility (needs QT)
-FLUIDSYNTH_DESC= Enable FluidSynth MIDI support
+CONFIG_DESC= Install configuration utility (needs Qt 4.x)
#ALSA_CMAKE_ON= -DALSOFT_REQUIRE_ALSA:BOOL=ON
#ALSA_CMAKE_OFF= -DALSOFT_BACKEND_ALSA:BOOL=OFF