pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
polkit-kde-agent: 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:04:42 2016 +1200
Changeset: bb28b132411de1f4df0e169d781520872d07f6a7
Modified Files:
polkit-kde-agent/Makefile
Log Message:
polkit-kde-agent: 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=bb28b132411de1f4df0e169d781520872d07f6a7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
polkit-kde-agent/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/polkit-kde-agent/Makefile b/polkit-kde-agent/Makefile
index d60555f..c42e5e7 100644
--- a/polkit-kde-agent/Makefile
+++ b/polkit-kde-agent/Makefile
@@ -10,7 +10,7 @@ LICENSE= gnu-gpl-v2
.include "../../wip/kde5/plasma.mk"
-BUILD_DEPENDS+= kdoctools>=5.19.0:../../wip/kdoctools
+BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
USE_TOOLS+= msgmerge pkg-config
@@ -18,8 +18,8 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/autostart
CONF_FILES+= ${PREFIX}/share/examples/kde-polkit/polkit-kde-authentication-agent-1.desktop \
${PKG_SYSCONFDIR}/xdg/autostart/polkit-kde-authentication-agent-1.desktop
-.include "../../wip/kcrash/buildlink3.mk"
-.include "../../wip/kdbusaddons/buildlink3.mk"
-.include "../../wip/kiconthemes/buildlink3.mk"
+.include "../../devel/kcrash/buildlink3.mk"
+.include "../../sysutils/kdbusaddons/buildlink3.mk"
+.include "../../graphics/kiconthemes/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index