pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/breeze-icons



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct  9 10:52:40 UTC 2025

Modified Files:
        pkgsrc/graphics/breeze-icons: Makefile

Log Message:
breeze-icons: revert previous, it was a NetBSD bulk build, not Darwin


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/breeze-icons/Makefile

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

Modified files:

Index: pkgsrc/graphics/breeze-icons/Makefile
diff -u pkgsrc/graphics/breeze-icons/Makefile:1.57 pkgsrc/graphics/breeze-icons/Makefile:1.58
--- pkgsrc/graphics/breeze-icons/Makefile:1.57  Thu Oct  9 09:01:24 2025
+++ pkgsrc/graphics/breeze-icons/Makefile       Thu Oct  9 10:52:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2025/10/09 09:01:24 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/10/09 10:52:40 wiz Exp $
 
 DISTNAME=      breeze-icons-${KF6VER}
 PKGNAME=       ${DISTNAME}
@@ -10,7 +10,6 @@ LICENSE=      gnu-lgpl-v2.1 AND gnu-lgpl-v3
 
 # causes core dumps as of 6.18 on NetBSD 11.99.3/gcc 14
 BUILDLINK_TRANSFORM.NetBSD+=   rm:-fno-lto
-BUILDLINK_TRANSFORM.Darwin+=   rm:-fno-lto
 
 .include "../../meta-pkgs/kde/kf6.mk"
 



Home | Main Index | Thread Index | Old Index