pkgsrc-WIP-changes archive

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

kicad-symbols: formatting fixes, pointed out by pkglint



Module Name:	pkgsrc-wip
Committed By:	Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Pushed By:	bouyer
Date:		Sat Sep 26 16:34:59 2026 +0200
Changeset:	528503d17ec95fe2288a19f0e81725d1084aa3bd

Modified Files:
	kicad-symbols/Makefile

Log Message:
kicad-symbols: formatting fixes, pointed out by pkglint

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

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

diffstat:
 kicad-symbols/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/kicad-symbols/Makefile b/kicad-symbols/Makefile
index 115ead6884..67017e2ed3 100644
--- a/kicad-symbols/Makefile
+++ b/kicad-symbols/Makefile
@@ -11,8 +11,8 @@ HOMEPAGE=	https://www.kicad.org/
 COMMENT=	Schematic symbol libraries for the schematic CAD software
 LICENSE=	cc-by-sa-v4.0
 
-USE_LANGUAGES=	# none
-PYTHON_FOR_BUILD_ONLY=		tool
+USE_LANGUAGES=		# none
+PYTHON_FOR_BUILD_ONLY=	tool
 
 .include "../../devel/cmake/build.mk"
 .include "../../lang/python/tool.mk"


Home | Main Index | Thread Index | Old Index