aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-06 18:30:16 +0800
committerbapt <bapt@FreeBSD.org>2012-10-06 18:30:16 +0800
commit44dbd1168637378f50763324e1d05986be3b69ba (patch)
tree290682ac5317cc3773f19f978b1efa4e246bc93f /audio
parent5e0c3214dc2b3b5a9b4f33af41e480019ed4e53f (diff)
downloadfreebsd-ports-gnome-44dbd1168637378f50763324e1d05986be3b69ba.tar.gz
freebsd-ports-gnome-44dbd1168637378f50763324e1d05986be3b69ba.tar.zst
freebsd-ports-gnome-44dbd1168637378f50763324e1d05986be3b69ba.zip
Add explicit build dep on pkgconf not a leaked one (neded to build jack support)
Diffstat (limited to 'audio')
-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