pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libkipi libkipi: autogen now uses json files
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ac754329127
branches: trunk
changeset: 422745:5ac754329127
user: markd <markd%pkgsrc.org@localhost>
date: Sun Feb 02 10:41:02 2020 +0000
description:
libkipi: autogen now uses json files
diffstat:
graphics/libkipi/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 288d277d62a5 -r 5ac754329127 graphics/libkipi/Makefile
--- a/graphics/libkipi/Makefile Sun Feb 02 10:34:05 2020 +0000
+++ b/graphics/libkipi/Makefile Sun Feb 02 10:41:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2020/02/02 02:50:43 markd Exp $
+# $NetBSD: Makefile,v 1.84 2020/02/02 10:41:02 markd Exp $
DISTNAME= libkipi-${KAPPSVER}
CATEGORIES= graphics
@@ -15,8 +15,8 @@
SUBST_CLASSES+= fix-moc
SUBST_STAGE.fix-moc= post-configure
SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
-SUBST_FILES.fix-moc= _KDE_build/tests/plugins/CMakeFiles/kipiplugin_kxmlhelloworld_autogen.dir/AutogenInfo.cmake
-SUBST_SED.fix-moc= -e 's,;${PREFIX}/include;,;,g'
+SUBST_FILES.fix-moc= _KDE_build/tests/plugins/CMakeFiles/kipiplugin_kxmlhelloworld_autogen.dir/AutogenInfo.json
+SUBST_SED.fix-moc= -e 's;"${PREFIX}/include",;;g'
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index