aboutsummaryrefslogtreecommitdiff
path: root/audio/alure
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/alure
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/alure')
-rw-r--r--audio/alure/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/alure/Makefile b/audio/alure/Makefile
index 99e1231e2fb8..9a79598f62df 100644
--- a/audio/alure/Makefile
+++ b/audio/alure/Makefile
@@ -23,8 +23,6 @@ OPTIONS_DEFINE= DOCS DUMB EXAMPLES FLAC FLUIDSYNTH MPG123 MODPLUG VORBIS SNDFIL
OPTIONS_DEFAULT= DUMB FLAC VORBIS SNDFILE
DUMB_DESC= DUMB audio library decoding support
-FLUIDSYNTH_DESC= MIDI support via FluidSynth
-MODPLUG_DESC= MOD decoding via ModPlug
DOCS_BUILD_DEPENDS= NaturalDocs:${PORTSDIR}/devel/naturaldocs
DUMB_BUILD_DEPENDS= ${LOCALBASE}/include/dumb.h:${PORTSDIR}/audio/dumb