summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2006-11-13 21:31:26 +0000
committerdrochner <drochner>2006-11-13 21:31:26 +0000
commit6d0c41239ae9820e8f84321a1b3090aa1d5567ff (patch)
treebef5001912aa76f7849d739d1c3ac14910c2cb7c /databases/libgnomedb/Makefile
parente190b3a7e0ca4f80dbd15a3f65cfcf5b2ad76274 (diff)
downloadpkgsrc-6d0c41239ae9820e8f84321a1b3090aa1d5567ff.tar.gz
migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r--databases/libgnomedb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index c5d28f201f5..5a6946b0953 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2006/09/22 15:08:09 dsainty Exp $
+# $NetBSD: Makefile,v 1.57 2006/11/13 21:38:25 drochner Exp $
#
DISTNAME= libgnomedb-1.9.103
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomedb/1.9/}
EXTRACT_SUFX= .tar.bz2
@@ -19,9 +19,6 @@ GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= libgnomedb-2.0.pc.in
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
-
GCONF2_SCHEMAS= libgnomedb.schemas
.include "../../databases/libgda/buildlink3.mk"