pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kicad: fix some pkglint



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 25 23:52:17 2026 +0200
Changeset:	1d844b6199c5fa15cb5fc560ad64d9f0f62b93c3

Modified Files:
	kicad/Makefile

Log Message:
kicad: fix some pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d844b6199c5fa15cb5fc560ad64d9f0f62b93c3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kicad/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/kicad/Makefile b/kicad/Makefile
index 9355a28874..2caaad5f96 100644
--- a/kicad/Makefile
+++ b/kicad/Makefile
@@ -39,7 +39,6 @@ CMAKE_CONFIGURE_ARGS+=		-DKICAD_USE_EGL=OFF
 #SUBST_FILES.undef=	cmake-pkgsrc-build/api/cpp/api/common/types/base_types.pb.h
 #SUBST_SED.undef=	-e "/^#include <string>$/a #undef major"
 #SUBST_SED.undef+=	-e "/^#include <string>$/a #undef minor"
-USE_CXX_FEATURES=	c++17
 
 PY_PATCHPLIST=		yes
 


Home | Main Index | Thread Index | Old Index