pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/gnuradio-core (ham/gnuradio-core) Add textproc/fmt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a7a3ab2ca6a
branches: trunk
changeset: 386865:4a7a3ab2ca6a
user: mef <mef%pkgsrc.org@localhost>
date: Sun Oct 16 13:58:50 2022 +0000
description:
(ham/gnuradio-core) Add textproc/fmtlib/buildlink3.mk, fix build. PKGREVISION++
diffstat:
ham/gnuradio-core/Makefile | 3 ++-
ham/gnuradio-core/Makefile.common | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r f720d1bb5fdd -r 4a7a3ab2ca6a ham/gnuradio-core/Makefile
--- a/ham/gnuradio-core/Makefile Sun Oct 16 12:01:57 2022 +0000
+++ b/ham/gnuradio-core/Makefile Sun Oct 16 13:58:50 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2022/10/09 07:56:09 adam Exp $
+# $NetBSD: Makefile,v 1.101 2022/10/16 13:58:50 mef Exp $
PKGNAME= gnuradio-core-${VERSION}
+PKGREVISION= 1
COMMENT= Core part of GNU Radio, all others need this
PLIST_MINUS= # empty
diff -r f720d1bb5fdd -r 4a7a3ab2ca6a ham/gnuradio-core/Makefile.common
--- a/ham/gnuradio-core/Makefile.common Sun Oct 16 12:01:57 2022 +0000
+++ b/ham/gnuradio-core/Makefile.common Sun Oct 16 13:58:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.42 2022/10/09 07:56:09 adam Exp $
+# $NetBSD: Makefile.common,v 1.43 2022/10/16 13:58:50 mef Exp $
# This Makefile fragment is included in the package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
# settings).
@@ -158,4 +158,5 @@
.include "../../math/py-numpy/buildlink3.mk"
.include "../../math/volk/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
+.include "../../textproc/fmtlib/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index