summaryrefslogtreecommitdiff
path: root/misc/step/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-04-07 12:28:14 +0000
committermarkd <markd@pkgsrc.org>2021-04-07 12:28:14 +0000
commitc29e9175c1cefbc3b4be48ad0825c0aefc0fbbff (patch)
tree9c990aaf06932c6d0f48a32b5e8217a5c03cf815 /misc/step/Makefile
parentb9acbeafd5fa8fbb6594770278d113d79d488ca1 (diff)
downloadpkgsrc-c29e9175c1cefbc3b4be48ad0825c0aefc0fbbff.tar.gz
kde applications release: update to 20.12.3
10 months worth of updates.
Diffstat (limited to 'misc/step/Makefile')
-rw-r--r--misc/step/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/misc/step/Makefile b/misc/step/Makefile
index 04934deff0f..006522b3b6e 100644
--- a/misc/step/Makefile
+++ b/misc/step/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2021/02/07 06:30:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2021/04/07 12:28:29 markd Exp $
DISTNAME= step-${KAPPSVER}
-PKGREVISION= 6
CATEGORIES= misc
HOMEPAGE= https://kde.org/applications/education/step/
@@ -14,16 +13,6 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
USE_TOOLS+= msgmerge pkg-config
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= step/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/step.knsrc \
- ${PKG_SYSCONFDIR}/xdg/step.knsrc
-
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/tool.mk"