summaryrefslogtreecommitdiff
path: root/ham/gnuradio-radio-astronomy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-radio-astronomy/Makefile')
-rw-r--r--ham/gnuradio-radio-astronomy/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile
index 18ddda569ff..717ed335ce4 100644
--- a/ham/gnuradio-radio-astronomy/Makefile
+++ b/ham/gnuradio-radio-astronomy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2014/01/20 12:54:53 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2014/01/25 10:45:19 wiz Exp $
PKGNAME= gnuradio-radio-astronomy-${VERSION}
PKGREVISION= 25
@@ -11,12 +11,12 @@ CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
PYTHON_VERSIONED_DEPENDENCIES= ephem
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/local_calibrator.py
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/qa_ra.py
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/ra_fftsink.py
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/ra_stripchartsink.py
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/usrp_psr_receiver.py
-PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/usrp_ra_receiver.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/local_calibrator.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/qa_ra.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/ra_fftsink.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/ra_stripchartsink.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/usrp_psr_receiver.py
+REPLACE_PYTHON+= gr-radio-astronomy/src/python/usrp_ra_receiver.py
.include "../../mk/oss.buildlink3.mk"
.include "../../lang/python/versioned_dependencies.mk"