summaryrefslogtreecommitdiff
path: root/devel/atk/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2003-02-15 06:16:29 +0000
committersalo <salo>2003-02-15 06:16:29 +0000
commit064161bcf2a6a729c78cea95e670c2e74a2859d1 (patch)
treebc9d2c9d28656396a16018cc4b42c54ce760f55c /devel/atk/Makefile
parentf2029bd8d405dd3467f7b9c0b2e9746005278b65 (diff)
downloadpkgsrc-064161bcf2a6a729c78cea95e670c2e74a2859d1.tar.gz
Updated to version 1.2.2.
Patch from Juan RP via PR pkg/20249. Changes: 1.2.2: ====== - Add translations: Simplified Chinese (zh_CN) [He Qiangqiang], Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], Italian [Alession Frusciante], Amharic [Daniel Yacob] - Allow changing of default installation directory for documentation. (bug 102497) [Padraig O'Briain]. 1.2.1: ====== - Add translations: Catalan [Jordi Mallach], French [Christophe Marlet], Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla], Greek [Kostas Papadimas]
Diffstat (limited to 'devel/atk/Makefile')
-rw-r--r--devel/atk/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile
index 50afa8f27e9..5be8253f42f 100644
--- a/devel/atk/Makefile
+++ b/devel/atk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/01/04 19:58:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2003/02/15 06:16:29 salo Exp $
#
-DISTNAME= atk-1.2.0
-PKGREVISION= 1
+DISTNAME= atk-1.2.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.2/ \
@@ -16,13 +15,13 @@ COMMENT= Set of interfaces for accessibility
USE_BUILDLINK2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
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
UNLIMIT_RESOURCES= stacksize