pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/GConf GConf: requires glib-marshal which is now ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c66dfc73b5b
branches: trunk
changeset: 370279:3c66dfc73b5b
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Fri Oct 13 22:54:02 2017 +0000
description:
GConf: requires glib-marshal which is now in py-glib2-tools
diffstat:
devel/GConf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 31f3d6358e4b -r 3c66dfc73b5b devel/GConf/Makefile
--- a/devel/GConf/Makefile Fri Oct 13 22:52:32 2017 +0000
+++ b/devel/GConf/Makefile Fri Oct 13 22:54:02 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2017/01/01 14:43:29 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2017/10/13 22:54:02 prlw1 Exp $
.include "../../devel/GConf/Makefile.common"
@@ -35,5 +35,6 @@
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/xmlcatmgr/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../devel/glib2/modules.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index