summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/karchive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/karchive/Makefile b/archivers/karchive/Makefile
index 20d1571dd9c..36d58207ec6 100644
--- a/archivers/karchive/Makefile
+++ b/archivers/karchive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/01/30 07:29:55 markd Exp $
+# $NetBSD: Makefile,v 1.12 2018/02/07 15:35:09 jperkin Exp $
DISTNAME= karchive-${KF5VER}
PKGREVISION= 2
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
.include "../../meta-pkgs/kf5/Makefile.common"
SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= post-patch
+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_DATAROOTDIR}/examples/kde-xdg:'