diff options
Diffstat (limited to 'games/wyrmgus/Makefile')
-rw-r--r-- | games/wyrmgus/Makefile | 1 |
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 |