Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libkipi (graphics/libkipi) Fix build: Remove ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/387487206fa8
branches: trunk
changeset: 432643:387487206fa8
user: mef <mef%pkgsrc.org@localhost>
date: Sat May 23 23:17:03 2020 +0000
description:
(graphics/libkipi) Fix build: Remove no effective SUBST block
diffstat:
graphics/libkipi/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r d74ca63c565f -r 387487206fa8 graphics/libkipi/Makefile
--- a/graphics/libkipi/Makefile Sat May 23 23:02:04 2020 +0000
+++ b/graphics/libkipi/Makefile Sat May 23 23:17:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2020/04/12 08:27:56 adam Exp $
+# $NetBSD: Makefile,v 1.88 2020/05/23 23:17:03 mef Exp $
DISTNAME= libkipi-${KAPPSVER}
PKGREVISION= 3
@@ -12,12 +12,6 @@
USE_TOOLS+= pkg-config
-# generation of kded.moc fails when ${PREFIX}/include in the moc include path
-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.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