summaryrefslogtreecommitdiff
path: root/ham/gnuradio-examples/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2009-08-12 12:20:04 +0000
committermarkd <markd>2009-08-12 12:20:04 +0000
commit26432dfeee9845d1390dc852ea85aae5988d09ce (patch)
tree0d3c87ac3824ede4714f07ff2be4d1cadb4fa5b9 /ham/gnuradio-examples/Makefile
parent2d1c7f7a345a634a5032f422540f1e98e9de1557 (diff)
downloadpkgsrc-26432dfeee9845d1390dc852ea85aae5988d09ce.tar.gz
Update to gnuradio 3.2
many new features and bugfixes.
Diffstat (limited to 'ham/gnuradio-examples/Makefile')
-rw-r--r--ham/gnuradio-examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile
index 0ca422a0ec4..57a3dcb0eb4 100644
--- a/ham/gnuradio-examples/Makefile
+++ b/ham/gnuradio-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/03/04 15:51:59 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/12 12:21:40 markd Exp $
PKGNAME= gnuradio-examples-${VERSION}
COMMENT= GUI framework for GNU Radio based on wxPython
@@ -9,6 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/gnuradio/Makefile.common"
CONFIGURE_ARGS+=--enable-gnuradio-examples
+CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
EXAMPLE_DIR= ${LOCALBASE}/share/examples/gnuradio/python