aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fluidsynth
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-07 21:23:54 +0800
committerbapt <bapt@FreeBSD.org>2014-01-07 21:23:54 +0800
commit6b388a8a0b8aece565a9b00ab9fa0299fa4d835a (patch)
tree3370280802eb016abed8f95f84c199ea4045820b /audio/fluidsynth
parenta51a3690140c89404dcfb5ee4d40009321500ee1 (diff)
downloadfreebsd-ports-gnome-6b388a8a0b8aece565a9b00ab9fa0299fa4d835a.tar.gz
freebsd-ports-gnome-6b388a8a0b8aece565a9b00ab9fa0299fa4d835a.tar.zst
freebsd-ports-gnome-6b388a8a0b8aece565a9b00ab9fa0299fa4d835a.zip
Prefer ninja over make(1)
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r--audio/fluidsynth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index e3df915cdfd9..2ff0b21b66b2 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -16,7 +16,7 @@ OPTIONS_DEFAULT= JACK
USE_BZIP2= yes
USE_GNOME= glib20
-USES= cmake pkgconfig
+USES= cmake pkgconfig ninja
CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \
-Denable-midishare:BOOL=FALSE
USE_LDCONFIG= yes