summaryrefslogtreecommitdiff
path: root/graphics/kiconthemes/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-08-27 20:45:27 +0000
committermarkd <markd@pkgsrc.org>2019-08-27 20:45:27 +0000
commit45b04eeb0c14ad825a8631c1c3177c1a355c1c65 (patch)
treefb167a1b0e9fd64614c507f74d80cadd12da579d /graphics/kiconthemes/Makefile
parent3cf12d3799cd1dac40131d6e529103be99851f8a (diff)
downloadpkgsrc-45b04eeb0c14ad825a8631c1c3177c1a355c1c65.tar.gz
kiconthemes: update to 5.61.0
5.61.0 Restore "Check if group < LastGroup, as KIconEffect doesn't handle UserGroup anyway"
Diffstat (limited to 'graphics/kiconthemes/Makefile')
-rw-r--r--graphics/kiconthemes/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/graphics/kiconthemes/Makefile b/graphics/kiconthemes/Makefile
index cabfa33a064..75f68fb5977 100644
--- a/graphics/kiconthemes/Makefile
+++ b/graphics/kiconthemes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/04/25 20:53:51 markd Exp $
+# $NetBSD: Makefile,v 1.21 2019/08/27 20:45:27 markd Exp $
DISTNAME= kiconthemes-${KF5VER}
CATEGORIES= graphics
@@ -11,16 +11,6 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= msgmerge
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
-CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kiconthemes.categories \
- ${PKG_SYSCONFDIR}/xdg/kiconthemes.categories
-
.include "../../lang/python/tool.mk"
.include "../../archivers/karchive/buildlink3.mk"
.include "../../x11/kconfigwidgets/buildlink3.mk"