pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/policykit-gnome policykit-gnome: requires py-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03b41e75cb09
branches:  trunk
changeset: 370309:03b41e75cb09
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Oct 14 21:14:13 2017 +0000

description:
policykit-gnome: requires py-glib2-tools to build

diffstat:

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

diffs (17 lines):

diff -r 1340dfbeccfd -r 03b41e75cb09 security/policykit-gnome/Makefile
--- a/security/policykit-gnome/Makefile Sat Oct 14 21:12:45 2017 +0000
+++ b/security/policykit-gnome/Makefile Sat Oct 14 21:14:13 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2017/10/14 21:14:13 prlw1 Exp $
 #
 
 POLICYKIT_GNOME_VER=   0.9.2
@@ -27,6 +27,7 @@
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE}
 
 .include "../../devel/GConf/schemas.mk"
+.include "../../devel/glib2/buildtools.mk"
 .include "../../security/policykit/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnome-doc-utils+=        gnome-doc-utils>=0.20.1
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"



Home | Main Index | Thread Index | Old Index