pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gnuradio-ctrlport
Module Name: pkgsrc
Committed By: mef
Date: Sat May 23 00:04:18 UTC 2020
Modified Files:
pkgsrc/ham/gnuradio-ctrlport: Makefile
Log Message:
(ham/gnuradio-ctrlport) Add two REPLACE_PYTHON lines
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/ham/gnuradio-ctrlport/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/gnuradio-ctrlport/Makefile
diff -u pkgsrc/ham/gnuradio-ctrlport/Makefile:1.18 pkgsrc/ham/gnuradio-ctrlport/Makefile:1.19
--- pkgsrc/ham/gnuradio-ctrlport/Makefile:1.18 Wed May 6 14:04:41 2020
+++ pkgsrc/ham/gnuradio-ctrlport/Makefile Sat May 23 00:04:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/05/06 14:04:41 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/23 00:04:18 mef Exp $
PKGNAME= gnuradio-ctrlport-${VERSION}
PKGREVISION= 4
@@ -9,4 +9,7 @@ COMMENT= New set of hooks into GNU Radio
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_GR_CTRLPORT=True
+REPLACE_PYTHON= gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitorx
+REPLACE_PYTHON+= gnuradio-runtime/python/gnuradio/ctrlport/gr-ctrlport-monitor
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index