aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-05 03:51:02 +0800
committerbapt <bapt@FreeBSD.org>2013-05-05 03:51:02 +0800
commitc7f448ad02c93f553018d9dbda4374e4c3e7f77e (patch)
tree893ec0937eb9ad6bb814bdcd294e60101c52034b /audio
parenta8f698aba095fc0b5dd669868f6c8976e5dfaf70 (diff)
downloadfreebsd-ports-graphics-c7f448ad02c93f553018d9dbda4374e4c3e7f77e.tar.gz
freebsd-ports-graphics-c7f448ad02c93f553018d9dbda4374e4c3e7f77e.tar.zst
freebsd-ports-graphics-c7f448ad02c93f553018d9dbda4374e4c3e7f77e.zip
Fix build with bmake
Diffstat (limited to 'audio')
-rw-r--r--audio/q-audio/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile
index cdd09d4ce9a..8bef32317ea 100644
--- a/audio/q-audio/Makefile
+++ b/audio/q-audio/Makefile
@@ -21,6 +21,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= pkgconfig
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
DATADIR= ${PREFIX}/share/q
CFLAGS+= -I${LOCALBASE}/include/portaudio2 -I${LOCALBASE}/include