From 4f200834b1568f7346e876cae7535eed04c41a3e Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 30 Aug 2020 21:52:43 +0000 Subject: gr-osmosdr: drop some unused dependencies (osmo-sdr and libmirisdr) Upstream doesn't build support for these devices by default anymore: > The actual osmosdr had only a very limited production run many years > ago and is therefore of little interest to most gr-osmosdr users. > Mirisdr was experimental at best, because the dongles were never > widely avaialble outside of Japan and had multiple unconnected antenna > ports. --- ham/gr-osmosdr/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ham/gr-osmosdr') diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile index c9fb9a4304a..f80b9187f88 100644 --- a/ham/gr-osmosdr/Makefile +++ b/ham/gr-osmosdr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2020/08/30 21:35:53 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2020/08/30 21:52:43 tnn Exp $ DISTNAME= gr-osmosdr-0.2.2 CATEGORIES= ham @@ -40,8 +40,6 @@ REPLACE_PYTHON+= apps/osmocom_siggen_base.py .include "../../lang/python/application.mk" .include "../../ham/rtl-sdr/buildlink3.mk" -.include "../../ham/libmirisdr/buildlink3.mk" -.include "../../ham/osmo-sdr/buildlink3.mk" .include "../../ham/hackrf/buildlink3.mk" .include "../../ham/soapy-sdr/buildlink3.mk" -- cgit v1.2.3