pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gnuradio-core
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 8 13:33:43 UTC 2025
Modified Files:
pkgsrc/ham/gnuradio-core: Makefile.common
Log Message:
gnuradio-core: pkglint cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/ham/gnuradio-core/Makefile.common
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-core/Makefile.common
diff -u pkgsrc/ham/gnuradio-core/Makefile.common:1.54 pkgsrc/ham/gnuradio-core/Makefile.common:1.55
--- pkgsrc/ham/gnuradio-core/Makefile.common:1.54 Thu Jan 30 15:41:15 2025
+++ pkgsrc/ham/gnuradio-core/Makefile.common Sat Feb 8 13:33:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.54 2025/01/30 15:41:15 wiz Exp $
+# $NetBSD: Makefile.common,v 1.55 2025/02/08 13:33:43 wiz Exp $
# This Makefile fragment is included in the package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
# settings).
@@ -36,7 +36,7 @@ MAINTAINER?= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE?= https://www.gnuradio.org/
LICENSE= gnu-gpl-v3
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++
USE_CXX_FEATURES+= c++20
USE_TOOLS= gmake perl pkg-config
Home |
Main Index |
Thread Index |
Old Index