summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-24 02:00:28 +0000
committermarkd <markd@pkgsrc.org>2020-05-24 02:00:28 +0000
commit1648b8f0889f4dcd8cf02961dfca54ca67464331 (patch)
tree9f224745d9b0f711ed7b33c0115a15d5b281f664 /misc
parent2ce441786f6ee6e58463da504ce979891303275a (diff)
downloadpkgsrc-1648b8f0889f4dcd8cf02961dfca54ca67464331.tar.gz
marble: allow noop on fix-moc SUBST.
fix-moc SUBST is a noop on some platforms, required on others.
Diffstat (limited to 'misc')
-rw-r--r--misc/marble/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/marble/Makefile b/misc/marble/Makefile
index bdaf37d7b9d..dadc26221f4 100644
--- a/misc/marble/Makefile
+++ b/misc/marble/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/04/12 08:28:01 adam Exp $
+# $NetBSD: Makefile,v 1.52 2020/05/24 02:00:28 markd Exp $
DISTNAME= marble-${KAPPSVER}
PKGREVISION= 3
@@ -17,8 +17,8 @@ USE_TOOLS+= msgmerge perl
SUBST_CLASSES+= fix-moc
SUBST_STAGE.fix-moc= post-configure
SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
-#SUBST_FILES.fix-moc= _KDE_build/src/plugins/*/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
SUBST_FILES.fix-moc= _KDE_build/src/apps/*/CMakeFiles/*_autogen.dir/AutogenInfo.json
+SUBST_NOOP_OK.fix-moc= yes
SUBST_SED.fix-moc= -e 's;"${PREFIX}/include",;;g'
SUBST_CLASSES+= xdg