summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-24 00:55:17 +0000
committermarkd <markd@pkgsrc.org>2020-05-24 00:55:17 +0000
commit932ffbf6a47ab6abb56bcdbc0ebf2c4a0f692eca (patch)
tree40f68a69fe71b256a69d165890f70cbdc8db1107 /www
parent6cee2bba2282f615f5f60ecd21a52e5f2d728754 (diff)
downloadpkgsrc-932ffbf6a47ab6abb56bcdbc0ebf2c4a0f692eca.tar.gz
khtml: remove obsolete file from xdg SUBST. allow noop on fix-moc SUBST.
fix-moc SUBST is a noop on some platforms, required on others.
Diffstat (limited to 'www')
-rw-r--r--www/khtml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/khtml/Makefile b/www/khtml/Makefile
index f3332cacbde..bf5130df968 100644
--- a/www/khtml/Makefile
+++ b/www/khtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2020/04/12 08:28:08 adam Exp $
+# $NetBSD: Makefile,v 1.42 2020/05/24 00:55:17 markd Exp $
DISTNAME= khtml-${KF5VER}
PKGREVISION= 3
@@ -20,12 +20,13 @@ SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
SUBST_FILES.fix-moc= _KDE_build/src/CMakeFiles/khtmlpart_autogen.dir/AutogenInfo.json
SUBST_FILES.fix-moc+= _KDE_build/src/CMakeFiles/khtmlimagepart_autogen.dir/AutogenInfo.json
SUBST_FILES.fix-moc+= _KDE_build/src/kmultipart/CMakeFiles/kmultipart_autogen.dir/AutogenInfo.json
+SUBST_NOOP_OK.fix-moc= yes
SUBST_SED.fix-moc= -e 's;"${PREFIX}/include",;;g'
SUBST_CLASSES+= xdg
SUBST_STAGE.xdg= pre-configure
SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt src/CMakeLists.txt
+SUBST_FILES.xdg= src/CMakeLists.txt
SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg