From f6aafdd52c4e324fbab822e3922564e4cba90c2d Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 Dec 2005 00:06:30 +0000 Subject: Update to 2.12.1: 2.12.1 ====== Fixes - Code cleanups (Kjartan Maraas) - Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas) - Fix change notification with multiple sources (Alexander Larsson) - Allow space in config source names on windows (Tor Lillqvist) - Read xml files in larger chunks (Mark McLoughlin) - Simplify the handling of --enable-schemas-install (Stepan Kasal) - Win32 Fixes (Tor Lillqvist) Lots of translation updates. --- devel/GConf2-ui/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile index cb281cfc86e..f596c4d2987 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2005/10/08 17:15:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/31 00:06:30 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} -PKGREVISION= 1 -BUILDLINK_DEPENDS.GConf2+= GConf2>=2.12.0nb1 +BUILDLINK_DEPENDS.GConf2+= GConf2>=2.12.1 CONFIGURE_ARGS+= --enable-gtk -- cgit v1.2.3