summaryrefslogtreecommitdiff
path: root/audio/aubio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 10:42:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 10:42:36 +0000
commit72ae5b1a3992e6f56b49ef16b9ab96419ef48a28 (patch)
tree5411b47724a0ad32522bb7aedfd26ba3b254806c /audio/aubio
parentAdd explicit build dep on pkgconf not a leaked one (neded to build jack support) (diff)
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
Notes
Notes: svn path=/head/; revision=305354
Diffstat (limited to 'audio/aubio')
-rw-r--r--audio/aubio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile
index e5d6f3ede261..00cda36029d6 100644
--- a/audio/aubio/Makefile
+++ b/audio/aubio/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ARGS= --disable-complex
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
+USE_PKGCONFIG= build
CPPFLAGS+= -I${LOCALBASE}/include