summaryrefslogtreecommitdiff
path: root/ham/gnuradio-examples/Makefile
diff options
context:
space:
mode:
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