aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/q-audio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile
index e0a8ed091946..e140b66a49c5 100644
--- a/audio/q-audio/Makefile
+++ b/audio/q-audio/Makefile
@@ -23,6 +23,8 @@ LIB_DEPENDS= q.8:${PORTSDIR}/lang/q \
BUILD_DEPENDS= ${LOCALBASE}/lib/portaudio2/libportaudio.so.2:${PORTSDIR}/audio/portaudio2
RUN_DEPENDS:= ${BUILD_DEPENDS}
+USE_PKGCONFIG= build
+
DATADIR= ${PREFIX}/share/q
CFLAGS+= -I${LOCALBASE}/include/portaudio2 -I${LOCALBASE}/include