diff options
Diffstat (limited to 'audio/aubio/Makefile')
-rw-r--r-- | audio/aubio/Makefile | 1 |
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 |