pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/mate-icon-theme



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec  6 00:55:18 UTC 2022

Modified Files:
        pkgsrc/graphics/mate-icon-theme: Makefile

Log Message:
mate-icon-theme: add ICON_THEMES=yes


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/mate-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/mate-icon-theme/Makefile
diff -u pkgsrc/graphics/mate-icon-theme/Makefile:1.22 pkgsrc/graphics/mate-icon-theme/Makefile:1.23
--- pkgsrc/graphics/mate-icon-theme/Makefile:1.22       Sun Nov 27 04:56:37 2022
+++ pkgsrc/graphics/mate-icon-theme/Makefile    Tue Dec  6 00:55:18 2022
@@ -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