aboutsummaryrefslogtreecommitdiffstats
path: root/games/wyrmgus/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-03-02 00:41:13 +0800
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-03-02 00:41:13 +0800
commitcd06f7ccc0476ccb311cbda9cd09f793642e5f5f (patch)
treec8dfbd14b69b3819597d91d3900424d1861c9d0f /games/wyrmgus/Makefile
parent349d37dc4659c688f90b8162ff2734db953a9690 (diff)
downloadfreebsd-ports-gnome-cd06f7ccc0476ccb311cbda9cd09f793642e5f5f.tar.gz
freebsd-ports-gnome-cd06f7ccc0476ccb311cbda9cd09f793642e5f5f.tar.zst
freebsd-ports-gnome-cd06f7ccc0476ccb311cbda9cd09f793642e5f5f.zip
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions).
Diffstat (limited to 'games/wyrmgus/Makefile')
-rw-r--r--games/wyrmgus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile
index 7efb5116e9ca..5bfba9acc086 100644
--- a/games/wyrmgus/Makefile
+++ b/games/wyrmgus/Makefile
@@ -58,7 +58,6 @@ X11_USE= XORG=x11
X11_CMAKE_ON= -DWITH_X11:BOOL=ON
X11_CMAKE_OFF= -DWITH_X11:BOOL=OFF
-FLUIDSYNTH_DESC= FluidSynth sound library support
FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:${PORTSDIR}/audio/fluidsynth
FLUIDSYNTH_CMAKE_ON= -DWITH_FLUIDSYNTH:BOOL=ON
FLUIDSYNTH_CMAKE_OFF= -DWITH_FLUIDSYNTH:BOOL=OFF