summaryrefslogtreecommitdiff
path: root/devel/atk/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-04 19:58:00 +0000
committerjmmv <jmmv>2003-01-04 19:58:00 +0000
commit92c7465f3cf8af564dc1bb04faf66eb7cfb5a5a7 (patch)
treec9da83ae73f1079794f3e7d551695b4541144624 /devel/atk/Makefile
parent1eea07bc0eb2c4db9f27c85e3853f7bbed1f599f (diff)
downloadpkgsrc-92c7465f3cf8af564dc1bb04faf66eb7cfb5a5a7.tar.gz
Install documentation under share/doc/html, not share/gtk-doc/html.
Also avoid possible detection of gtk-doc (not needed). Bump PKGREVISION to 1.
Diffstat (limited to 'devel/atk/Makefile')
-rw-r--r--devel/atk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile
index 408405d092b..50afa8f27e9 100644
--- a/devel/atk/Makefile
+++ b/devel/atk/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2002/12/24 03:44:18 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/01/04 19:58:00 jmmv Exp $
#
DISTNAME= atk-1.2.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.2/ \
@@ -21,6 +22,8 @@ USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/atk.pc.in
+CONFIGURE_ARGS+= --enable-gtk-doc=no
+
# glib-mkenums overflows a 2048kb stack on atkobject.h
UNLIMIT_RESOURCES= stacksize