From 5a79423b6feb188f48299ebbaf981575b33d3f48 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- devel/atk/DESCR | 8 ++++---- devel/atk/Makefile | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/atk') diff --git a/devel/atk/DESCR b/devel/atk/DESCR index f946c0f0466..7455d1da6f8 100644 --- a/devel/atk/DESCR +++ b/devel/atk/DESCR @@ -3,8 +3,8 @@ By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. -Atk provides a core set of interfaces which are common to all -widgets and "additional" interfaces that are appropriate to certain -classes of widgets and whose existence can be queried at run time. -It also provides interfaces which an application can use to provide +Atk provides a core set of interfaces which are common to all +widgets and "additional" interfaces that are appropriate to certain +classes of widgets and whose existence can be queried at run time. +It also provides interfaces which an application can use to provide additional accessibility information to assistive technology tools. diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 7c5255c8abf..9aabfec64ca 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/05/02 11:54:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/05/06 17:40:48 jmmv Exp $ # DISTNAME= atk-1.2.2 @@ -24,7 +24,7 @@ PKGCONFIG_OVERRIDE= ${WRKSRC}/atk.pc.in CONFIGURE_ARGS+= --enable-gtk-doc=no CONFIGURE_ARGS+= --with-html-dir="${LOCALBASE}/share/doc/html" -# glib-mkenums overflows a 2048kb stack on atkobject.h +# glib-mkenums overflows a 2048kb stack on atkobject.h UNLIMIT_RESOURCES= stacksize .include "../../devel/glib2/buildlink2.mk" -- cgit v1.2.3