pkgsrc-WIP-changes archive

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

polkit-qt5: 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:28:52 2016 +0200
Changeset:	52467edf37a84e6643138e12923069dec059711f

Modified Files:
	polkit-qt5/Makefile
	polkit-qt5/buildlink3.mk

Log Message:
polkit-qt5: 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=52467edf37a84e6643138e12923069dec059711f

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

diffstat:
 polkit-qt5/Makefile      | 2 +-
 polkit-qt5/buildlink3.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/polkit-qt5/Makefile b/polkit-qt5/Makefile
index 760bcab..78d23c7 100644
--- a/polkit-qt5/Makefile
+++ b/polkit-qt5/Makefile
@@ -20,6 +20,6 @@ USE_TOOLS+=	pkg-config
 PKGCONFIG_OVERRIDE+=	polkit-qt5-1.pc.cmake polkit-qt5-agent-1.pc.cmake
 PKGCONFIG_OVERRIDE+=	polkit-qt5-core-1.pc.cmake polkit-qt5-gui-1.pc.cmake
 
-.include "../../wip/polkit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/polkit-qt5/buildlink3.mk b/polkit-qt5/buildlink3.mk
index 58871f8..9ffdfe8 100644
--- a/polkit-qt5/buildlink3.mk
+++ b/polkit-qt5/buildlink3.mk
@@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.polkit-qt5+=	polkit-qt5>=0.112.0
 BUILDLINK_ABI_DEPENDS.polkit-qt5+=	polkit-qt5>=0.112.0
 BUILDLINK_PKGSRCDIR.polkit-qt5?=	../../wip/polkit-qt5
 
-.include "../../wip/polkit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .endif	# POLKIT_QT5_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index