pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mate-icon-theme mate-icon-theme: add ICON_THE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/605d5aa99a85
branches:  trunk
changeset: 389549:605d5aa99a85
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Dec 06 00:55:18 2022 +0000

description:
mate-icon-theme: add ICON_THEMES=yes

diffstat:

 graphics/mate-icon-theme/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r a7425f1d9505 -r 605d5aa99a85 graphics/mate-icon-theme/Makefile
--- a/graphics/mate-icon-theme/Makefile Tue Dec 06 00:49:22 2022 +0000
+++ b/graphics/mate-icon-theme/Makefile Tue Dec 06 00:55:18 2022 +0000
@@ -1,12 +1,15 @@
-# $NetBSD: Makefile,v 1.22 2022/11/27 04:56:37 gutteridge Exp $
+# $NetBSD: Makefile,v 1.23 2022/12/06 00:55:18 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      mate-icon-theme-${VERSION}
+PKGREVISIION=  1
 CATEGORIES=    graphics
 
 COMMENT=       Collection of icons used as the basis for MATE themes
 
+ICON_THEMES=   yes
+
 PKGCONFIG_OVERRIDE+=   mate-icon-theme.pc.in
 
 .include "../../graphics/icon-naming-utils/buildlink3.mk"



Home | Main Index | Thread Index | Old Index