diff options
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 4ab7174e113..e67025be714 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/09/23 20:08:05 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2005/12/05 20:49:57 rillig Exp $ # DISTNAME= libgnomedb-1.2.2 @@ -20,7 +20,7 @@ GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= libgnomedb.pc.in -CONFIGURE_ARGS= --enable-gtk-doc=no +CONFIGURE_ARGS+= --enable-gtk-doc=no CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc GCONF2_SCHEMAS= libgnomedb.schemas |