pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/policykit-gnome



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Oct 14 21:14:13 UTC 2017

Modified Files:
        pkgsrc/security/policykit-gnome: Makefile

Log Message:
policykit-gnome: requires py-glib2-tools to build


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/security/policykit-gnome/Makefile

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

Modified files:

Index: pkgsrc/security/policykit-gnome/Makefile
diff -u pkgsrc/security/policykit-gnome/Makefile:1.40 pkgsrc/security/policykit-gnome/Makefile:1.41
--- pkgsrc/security/policykit-gnome/Makefile:1.40       Sun Feb 12 06:25:57 2017
+++ pkgsrc/security/policykit-gnome/Makefile    Sat Oct 14 21:14:13 2017
@@ -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+=      --sysconfdir=${PKG_SYSC
 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