summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 19:51:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 19:51:02 +0000
commita58c391d5af7ba3d064cb2686617c2af239a2796 (patch)
tree893ec0937eb9ad6bb814bdcd294e60101c52034b /audio
parentFix build with bmake (diff)
Fix build with bmake
Notes
Notes: svn path=/head/; revision=317336
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 cdd09d4ce9a1..8bef32317ead 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