summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-05-19 15:28:29 +0000
committermef <mef@pkgsrc.org>2020-05-19 15:28:29 +0000
commit5bdc40dd476861cf6a348c505e1aed3f58d4e80d (patch)
treeea283b08de53380467ecbfcf4c5e4134e0bc7bb1 /devel
parentc1698dfdd81106e8194c068852a6736830be4ee3 (diff)
downloadpkgsrc-5bdc40dd476861cf6a348c505e1aed3f58d4e80d.tar.gz
(devel/kservice) Remove non-effective SUBST. Please correct more, thanks
Diffstat (limited to 'devel')
-rw-r--r--devel/kservice/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/kservice/Makefile b/devel/kservice/Makefile
index d5a2113bc46..077ad919188 100644
--- a/devel/kservice/Makefile
+++ b/devel/kservice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/04/12 08:27:53 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/05/19 15:28:29 mef Exp $
DISTNAME= kservice-${KF5VER}
PKGREVISION= 3
@@ -14,12 +14,6 @@ BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
USE_TOOLS+= bison flex msgmerge
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt src/CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_SYSCONFDIR}/xdg/menus:{KDE_INSTALL_DATAROOTDIR}/examples/kservice:'
-
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kservice/applications.menu \
${PKG_SYSCONFDIR}/xdg/menus/applications.menu