pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
accountsservice: Update wip/polkit -> security/polkit
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun May 22 03:26:38 2016 +0200
Changeset: 5d3f089a0580724214ba784a4ab8c3db4fcb45cd
Modified Files:
accountsservice/Makefile
accountsservice/buildlink3.mk
Log Message:
accountsservice: Update wip/polkit -> security/polkit
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d3f089a0580724214ba784a4ab8c3db4fcb45cd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
accountsservice/Makefile | 2 +-
accountsservice/buildlink3.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/accountsservice/Makefile b/accountsservice/Makefile
index 29d8d89..f3eb922 100644
--- a/accountsservice/Makefile
+++ b/accountsservice/Makefile
@@ -37,6 +37,6 @@ pre-configure:
${RUN} cd ${WRKSRC} && autoreconf -fiv
.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../wip/polkit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/accountsservice/buildlink3.mk b/accountsservice/buildlink3.mk
index 1ac868d..083b78b 100644
--- a/accountsservice/buildlink3.mk
+++ b/accountsservice/buildlink3.mk
@@ -11,7 +11,7 @@ BUILDLINK_PKGSRCDIR.accountsservice?= ../../wip/accountsservice
# XXX: option?
.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../wip/polkit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.endif # ACCOUNTSSERVICE_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index