aboutsummaryrefslogtreecommitdiff
path: root/audio/fluidsynth
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
commita2157276860a3947431ad500cdb3a9017b7d3008 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/fluidsynth
parent23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff)
downloadports-a2157276860a3947431ad500cdb3a9017b7d3008.tar.gz
ports-a2157276860a3947431ad500cdb3a9017b7d3008.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Notes
Notes: svn path=/head/; revision=316287
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r--audio/fluidsynth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index e33f55f0cbb0..fb844308253e 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -16,8 +16,7 @@ OPTIONS_DEFAULT= JACK
USE_BZIP2= yes
USE_GNOME= glib20
-USE_PKGCONFIG= build
-USES= cmake
+USES= cmake pkgconfig
CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \
-Denable-midishare:BOOL=FALSE
USE_LDCONFIG= yes