pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kactivitymanagerd,plasma-integration: fix dependency locations
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Fri May 27 00:33:56 2016 +1200
Changeset: 7f13e3efe039c9c1b0d100d1ae8e731842e7d442
Modified Files:
kactivitymanagerd/Makefile
plasma-integration/Makefile
Log Message:
kactivitymanagerd,plasma-integration: fix dependency locations
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7f13e3efe039c9c1b0d100d1ae8e731842e7d442
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kactivitymanagerd/Makefile | 2 +-
plasma-integration/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/kactivitymanagerd/Makefile b/kactivitymanagerd/Makefile
index cfa8b82..cbe7e0c 100644
--- a/kactivitymanagerd/Makefile
+++ b/kactivitymanagerd/Makefile
@@ -18,6 +18,6 @@ SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
SUBST_FILES.fix-moc= _KDE_build/src/service/plugins/virtualdesktopswitch/CMakeFiles/kactivitymanagerd_plugin_virtualdesktopswitch_automoc.dir/AutogenInfo.cmake
SUBST_SED.fix-moc= -e 's,;${PREFIX}/include;,;,g'
-.include "../../wip/kio/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/plasma-integration/Makefile b/plasma-integration/Makefile
index df9d6ca..39a9415 100644
--- a/plasma-integration/Makefile
+++ b/plasma-integration/Makefile
@@ -14,7 +14,7 @@ DEPENDS+= oxygen-fonts-[0-9]*:../../fonts/oxygen-fonts
USE_TOOLS+= msgmerge
-.include "../../wip/kio/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
.include "../../wip/kwayland/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index