pkgsrc-WIP-changes archive

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

system-tools-backends: 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:29:03 2016 +0200
Changeset:	c3a850782606d348210464583b346bf59ec012af

Modified Files:
	system-tools-backends/Makefile

Log Message:
system-tools-backends: 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=c3a850782606d348210464583b346bf59ec012af

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

diffstat:
 system-tools-backends/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/system-tools-backends/Makefile b/system-tools-backends/Makefile
index bf41f8a..ff71a11 100644
--- a/system-tools-backends/Makefile
+++ b/system-tools-backends/Makefile
@@ -17,7 +17,7 @@ PLIST_VARS+=		polkit
 
 .include "../../mk/bsd.options.mk"
 .if !empty(PKG_OPTIONS:Mpolkit)
-.include "../../wip/polkit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
 PLIST.polkit=		yes
 .endif
 


Home | Main Index | Thread Index | Old Index