pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gtk-vnc
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 21:45:24 UTC 2017
Modified Files:
pkgsrc/net/gtk-vnc: Makefile
Log Message:
gtk-vnc: requires py-glib2-tools to build
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/gtk-vnc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gtk-vnc/Makefile
diff -u pkgsrc/net/gtk-vnc/Makefile:1.56 pkgsrc/net/gtk-vnc/Makefile:1.57
--- pkgsrc/net/gtk-vnc/Makefile:1.56 Fri Sep 8 02:38:42 2017
+++ pkgsrc/net/gtk-vnc/Makefile Sat Oct 14 21:45:24 2017
@@ -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 @@ SUBST_SED.mapfile= -e '/VERSION_SCRIPT_F
#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