pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/adwaita-icon-theme
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jul 28 22:50:48 UTC 2024
Modified Files:
pkgsrc/graphics/adwaita-icon-theme: Makefile
Log Message:
adwaita-icon-theme: omit --with-libiconv-prefix from CONFIGURE_ARGS
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/adwaita-icon-theme/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/adwaita-icon-theme/Makefile
diff -u pkgsrc/graphics/adwaita-icon-theme/Makefile:1.27 pkgsrc/graphics/adwaita-icon-theme/Makefile:1.28
--- pkgsrc/graphics/adwaita-icon-theme/Makefile:1.27 Thu Jul 15 10:46:39 2021
+++ pkgsrc/graphics/adwaita-icon-theme/Makefile Sun Jul 28 22:50:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2021/07/15 10:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2024/07/28 22:50:48 rillig Exp $
DISTNAME= adwaita-icon-theme-40.1.1
CATEGORIES= graphics gnome
@@ -11,6 +11,7 @@ COMMENT= Standard GNOME icons
LICENSE= cc-by-sa-v3.0 OR gnu-lgpl-v3
GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
USE_TOOLS+= gmake pkg-config
# otherwise it creates lots of superfluous lib/locale dirs
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index