summaryrefslogtreecommitdiff
path: root/ham/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-01-16 18:06:25 +0000
committertnn <tnn@pkgsrc.org>2022-01-16 18:06:25 +0000
commit16c298139ad1974d0b6ded06e474aa057a8e4e46 (patch)
treeb3b6d18ee0795b0080a0beb2a5df089601100746 /ham/Makefile
parent68ac3338305766436e7e70ddd859dca3e720ad78 (diff)
downloadpkgsrc-16c298139ad1974d0b6ded06e474aa057a8e4e46.tar.gz
gnuradio: update to 3.10.0.0
- gr-pdu: Protocol Data Units library - gr-iio: Linux industrial I/O library (but not packaged in pkgsrc) - Custom Buffers Support - switch from Log4CPP to spdlog
Diffstat (limited to 'ham/Makefile')
-rw-r--r--ham/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile
index 8a5a28724b5..e331e958f9e 100644
--- a/ham/Makefile
+++ b/ham/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2021/06/27 08:12:28 tnn Exp $
+# $NetBSD: Makefile,v 1.51 2022/01/16 18:06:25 tnn Exp $
#
COMMENT= Wireless communication tools and applications
@@ -22,6 +22,7 @@ SUBDIR+= gnuradio-doxygen
SUBDIR+= gnuradio-dtv
SUBDIR+= gnuradio-fec
SUBDIR+= gnuradio-network
+SUBDIR+= gnuradio-pdu
SUBDIR+= gnuradio-qtgui
SUBDIR+= gnuradio-soapy-sdr
SUBDIR+= gnuradio-trellis