pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/gnome-vfs
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 12:20:12 UTC 2017
Modified Files:
pkgsrc/sysutils/gnome-vfs: Makefile.common
Log Message:
gnome-vfs: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/gnome-vfs/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/gnome-vfs/Makefile.common
diff -u pkgsrc/sysutils/gnome-vfs/Makefile.common:1.29 pkgsrc/sysutils/gnome-vfs/Makefile.common:1.30
--- pkgsrc/sysutils/gnome-vfs/Makefile.common:1.29 Sun Jul 30 22:47:55 2017
+++ pkgsrc/sysutils/gnome-vfs/Makefile.common Sat Oct 14 12:20:12 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2017/07/30 22:47:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.30 2017/10/14 12:20:12 prlw1 Exp $
#
# used by audio/gnome-vfs-cdda/Makefile
# used by net/gnome-vfs-smb/Makefile
@@ -99,6 +99,7 @@ do-install:
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index