pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/kemoticons
Module Name: pkgsrc
Committed By: mef
Date: Sat May 23 14:41:55 UTC 2020
Modified Files:
pkgsrc/misc/kemoticons: Makefile
Log Message:
(misc/kemoticons) Fix build: Remove non-effective SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/misc/kemoticons/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/kemoticons/Makefile
diff -u pkgsrc/misc/kemoticons/Makefile:1.26 pkgsrc/misc/kemoticons/Makefile:1.27
--- pkgsrc/misc/kemoticons/Makefile:1.26 Sun Apr 12 08:28:00 2020
+++ pkgsrc/misc/kemoticons/Makefile Sat May 23 14:41:55 2020
@@ -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 @@ HOMEPAGE= https://community.kde.org/Fram
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