pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/polkit polkit: requires glib-mkenums which is...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bba220c44b32
branches:  trunk
changeset: 370276:bba220c44b32
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Oct 13 22:04:44 2017 +0000

description:
polkit: requires glib-mkenums which is now in py-glib2-tools

diffstat:

 security/polkit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 3910260f6f8d -r bba220c44b32 security/polkit/Makefile
--- a/security/polkit/Makefile  Fri Oct 13 22:03:03 2017 +0000
+++ b/security/polkit/Makefile  Fri Oct 13 22:04:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 06:38:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/10/13 22:04:44 prlw1 Exp $
 #
 
 DISTNAME=      polkit-0.113
@@ -65,5 +65,6 @@
 .include "../../lang/spidermonkey17/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index