summaryrefslogtreecommitdiff
path: root/ham/gnuradio-audio-oss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-audio-oss/Makefile')
-rw-r--r--ham/gnuradio-audio-oss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile
index 70af78c6325..3006fe143e1 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/11/20 20:04:38 adam Exp $
+# $NetBSD: Makefile,v 1.23 2014/01/25 10:45:18 wiz Exp $
PKGNAME= gnuradio-audio-oss-${VERSION}
PKGREVISION= 9
@@ -10,7 +10,7 @@ CONF_FILES+= ${EGDIR}/gr-audio-oss.conf ${PKG_SYSCONFDIR}/gr-audio-oss.conf
CONFIGURE_ARGS+=--enable-gr-audio-oss
CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
-PYTHON_PATCH_SCRIPTS+= gr-audio-oss/src/qa_oss.py
+REPLACE_PYTHON+= gr-audio-oss/src/qa_oss.py
#LDFLAGS = -lgnuradio-core ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
.include "../../mk/oss.buildlink3.mk"