summaryrefslogtreecommitdiff
path: root/textproc/kcodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/kcodecs/Makefile')
-rw-r--r--textproc/kcodecs/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/kcodecs/Makefile b/textproc/kcodecs/Makefile
index 7063076fbb8..7a38531956f 100644
--- a/textproc/kcodecs/Makefile
+++ b/textproc/kcodecs/Makefile
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.20 2018/03/12 11:15:46 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/04/11 11:50:38 markd Exp $
DISTNAME= kcodecs-${KF5VER}
-PKGREVISION= 3
CATEGORIES= textproc
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Collection of methods to manipulate strings using various encodings
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
-.include "../../meta-pkgs/kf5/Makefile.common"
+.include "../../meta-pkgs/kde/kf5.mk"
BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
SUBST_CLASSES+= xdg
SUBST_STAGE.xdg= pre-configure
SUBST_FILES.xdg= CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
+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/kcodecs.categories \