pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/kdelibs4support



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jan 20 00:35:14 UTC 2018

Modified Files:
        pkgsrc/x11/kdelibs4support: Makefile

Log Message:
Adjust to new cmake directory path


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/kdelibs4support/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/kdelibs4support/Makefile
diff -u pkgsrc/x11/kdelibs4support/Makefile:1.15 pkgsrc/x11/kdelibs4support/Makefile:1.16
--- pkgsrc/x11/kdelibs4support/Makefile:1.15    Wed Jan 17 20:16:57 2018
+++ pkgsrc/x11/kdelibs4support/Makefile Sat Jan 20 00:35:14 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/01/17 20:16:57 markd Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/20 00:35:14 markd Exp $
 
 DISTNAME=      kdelibs4support-${KF5VER}
 CATEGORIES=    devel
@@ -40,8 +40,8 @@ CONF_FILES+=  ${PREFIX}/share/examples/kd
 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/solid-networkstatus/kded/CMakeFiles/kded_networkstatus_automoc.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=  _KDE_build/autotests/CMakeFiles/klibloadertestmodule5_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc=   _KDE_build/src/solid-networkstatus/kded/CMakeFiles/kded_networkstatus_autogen.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=  _KDE_build/autotests/CMakeFiles/klibloadertestmodule5_autogen.dir/AutogenInfo.cmake
 SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
 
 .include "../../misc/kemoticons/buildlink3.mk"



Home | Main Index | Thread Index | Old Index