From bd7a009ada436d417f8a5d10d6ef050a7ef666d5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 6 Oct 2006 06:01:25 +0000 Subject: Update to 1.12.3: Changes in version 1.12.3: ========================= * * Add missing signals to fix win32 build (Cedric Gustin, bug #355912). * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung). * Implement AtkDocument signals (Neo Liu) * Update docs to include info on AtkDocument signals. * Bugfixes: #357847, #340553, #346464, #352227, --- devel/atk/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/atk/Makefile') diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 9db23bd0828..05312db00b8 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2006/08/22 18:25:16 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2006/10/06 06:01:25 wiz Exp $ # -DISTNAME= atk-1.12.2 +DISTNAME= atk-1.12.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/1.12/} EXTRACT_SUFX= .tar.bz2 @@ -12,9 +12,6 @@ COMMENT= Set of interfaces for accessibility PKG_INSTALLATION_TYPES= overwrite pkgviews -# remove on next update -DIST_SUBDIR= atk-1.12.1v2 - USE_TOOLS+= gmake pkg-config msgfmt GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3