Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/kemoticons (misc/kemoticons) Fix build: Remove no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/415ca949df50
branches: trunk
changeset: 432616:415ca949df50
user: mef <mef%pkgsrc.org@localhost>
date: Sat May 23 14:41:55 2020 +0000
description:
(misc/kemoticons) Fix build: Remove non-effective SUBST block
diffstat:
misc/kemoticons/Makefile | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 6d307c080505 -r 415ca949df50 misc/kemoticons/Makefile
--- a/misc/kemoticons/Makefile Sat May 23 13:32:58 2020 +0000
+++ b/misc/kemoticons/Makefile Sat May 23 14:41:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/04/12 08:28:00 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/05/23 14:41:55 mef Exp $
DISTNAME= kemoticons-${KF5VER}
PKGREVISION= 3
@@ -8,15 +8,6 @@
COMMENT= Support for emoticons and emoticons themes
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
-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/providers/xmpp/CMakeFiles/emoticonstheme_xmpp_autogen.dir/AutogenInfo.json
-SUBST_FILES.fix-moc+= _KDE_build/src/providers/kde/CMakeFiles/emoticonstheme_kde_autogen.dir/AutogenInfo.json
-SUBST_FILES.fix-moc+= _KDE_build/src/providers/adium/CMakeFiles/emoticonstheme_adium_autogen.dir/AutogenInfo.json
-SUBST_FILES.fix-moc+= _KDE_build/src/providers/pidgin/CMakeFiles/emoticonstheme_pidgin_autogen.dir/AutogenInfo.json
-SUBST_SED.fix-moc= -e 's;"${PREFIX}/include",;;g'
-
.include "../../meta-pkgs/kde/kf5.mk"
.include "../../archivers/karchive/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index