summaryrefslogtreecommitdiff
path: root/ham/gnuradio-wxgui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-wxgui/Makefile')
-rw-r--r--ham/gnuradio-wxgui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index ad5ed2d9e92..610b0a77345 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/11/24 14:25:36 wulf Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:37 wiz Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
COMMENT= GUI framework for GNU Radio based on wxPython
@@ -18,7 +18,7 @@ SUBST_SED.py-exec= -e 's,python -c,${PYTHONBIN} -c,g'
.include "../../meta-pkgs/gnuradio/Makefile.common"
-CONF_FILES+= ${EGDIR}/gr-wxgui.conf ${PKG_SYSCONFDIR}/gr-wxgui.conf
+CONF_FILES+= ${EGDIR}/gr-wxgui.conf ${PKG_SYSCONFDIR}/gr-wxgui.conf
CONFIGURE_ARGS+=--enable-gr-wxgui
.include "../../ham/gnuradio-core/buildlink3.mk"