aboutsummaryrefslogtreecommitdiff
path: root/audio/fluidsynth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/fluidsynth/Makefile')
-rw-r--r--audio/fluidsynth/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index fb844308253e..1c2823b2273f 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -20,7 +20,6 @@ USES= cmake pkgconfig
CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \
-Denable-midishare:BOOL=FALSE
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CFLAGS+= ${PA_CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= ${PA_LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}