summaryrefslogtreecommitdiffstats
path: root/games/scummvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/scummvm/Makefile')
-rw-r--r--games/scummvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 46fc1a2..0982fb5 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE} \
--disable-debug \
--disable-nasm \
--disable-tremor
-LDFLAGS+= ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread
OPTIONS_DEFINE= VORBIS MP3 PNG FLAC FLUIDSYNTH MT32EMU DOCS
FLUIDSYNTH_DESC= FluidSynth MIDI synthesizer
OpenPOWER on IntegriCloud