summaryrefslogtreecommitdiff
path: root/textproc/gdome2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gdome2/Makefile')
-rw-r--r--textproc/gdome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile
index e5504edc73b..d0c8764a37c 100644
--- a/textproc/gdome2/Makefile
+++ b/textproc/gdome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/25 09:27:39 adam Exp $
DISTNAME= gdome2-0.8.1
CATEGORIES= games
@@ -9,6 +9,7 @@ HOMEPAGE= http://gdome2.cs.unibo.it/
COMMENT= Gnome DOM (Document Object Model) engine
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
PKGCONFIG_OVERRIDE= ${WRKSRC}/gdome2.pc.in
.include "../../devel/glib2/buildlink3.mk"