summaryrefslogtreecommitdiff
path: root/ham/gnuradio-audio-jack/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2009-08-12 12:20:04 +0000
committermarkd <markd>2009-08-12 12:20:04 +0000
commit3669bf0ec54aaf318c17a202c4cbe34b4594b7ce (patch)
tree0d3c87ac3824ede4714f07ff2be4d1cadb4fa5b9 /ham/gnuradio-audio-jack/Makefile
parent535b07d13c7912627de7f5d0dfc38b67110b9f91 (diff)
downloadpkgsrc-3669bf0ec54aaf318c17a202c4cbe34b4594b7ce.tar.gz
Update to gnuradio 3.2
many new features and bugfixes.
Diffstat (limited to 'ham/gnuradio-audio-jack/Makefile')
-rw-r--r--ham/gnuradio-audio-jack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile
index dd7de575115..20c5b18c6b3 100644
--- a/ham/gnuradio-audio-jack/Makefile
+++ b/ham/gnuradio-audio-jack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/07/31 04:02:40 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/12 12:21:39 markd Exp $
PKGNAME= gnuradio-audio-jack-${VERSION}
-PKGREVISION= 1
COMMENT= GNU Radio module for jack low latency audio server
PKG_DESTDIR_SUPPORT= user-destdir
@@ -10,6 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
CONF_FILES+= ${EGDIR}/gr-audio-jack.conf ${PKG_SYSCONFDIR}/gr-audio-jack.conf
CONFIGURE_ARGS+=--enable-gr-audio-jack
+CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
PYTHON_PATCH_SCRIPTS+= gr-audio-jack/src/python/qa_jack.py