pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gtk-vnc gtk-vnc: requires py-glib2-tools to build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aef055a77a63
branches:  trunk
changeset: 370319:aef055a77a63
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Oct 14 21:45:24 2017 +0000

description:
gtk-vnc: requires py-glib2-tools to build

diffstat:

 net/gtk-vnc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 92bf96b7a977 -r aef055a77a63 net/gtk-vnc/Makefile
--- a/net/gtk-vnc/Makefile      Sat Oct 14 21:37:16 2017 +0000
+++ b/net/gtk-vnc/Makefile      Sat Oct 14 21:45:24 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2017/09/08 02:38:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2017/10/14 21:45:24 prlw1 Exp $
 #
 
 DISTNAME=      gtk-vnc-0.5.2
@@ -54,6 +54,7 @@
 #libview
 
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 .include "../../devel/zlib/buildlink3.mk"
 # libview is only used for an example which is not installed
 #.include "../../devel/libview/buildlink3.mk"



Home | Main Index | Thread Index | Old Index