summaryrefslogtreecommitdiff
path: root/ham/gnuradio-video-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-video-sdl/Makefile')
-rw-r--r--ham/gnuradio-video-sdl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile
index 9ac7542f98e..736512fca9c 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/11/20 20:04:38 adam Exp $
+# $NetBSD: Makefile,v 1.14 2014/01/25 10:45:19 wiz Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
PKGREVISION= 9
@@ -9,7 +9,7 @@ COMMENT= SDL bindings for GNU Radio
CONFIGURE_ARGS+=--enable-gr-video-sdl
CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
-PYTHON_PATCH_SCRIPTS+= gr-video-sdl/src/qa_video_sdl.py
+REPLACE_PYTHON+= gr-video-sdl/src/qa_video_sdl.py
.include "../../devel/SDL/buildlink3.mk"
.include "../../ham/gnuradio-core/buildlink3.mk"