summaryrefslogtreecommitdiff
path: root/devel/gail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gail/Makefile')
-rw-r--r--devel/gail/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/gail/Makefile b/devel/gail/Makefile
index 7c2b12ea05d..46a2662f854 100644
--- a/devel/gail/Makefile
+++ b/devel/gail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/01/05 18:12:19 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/06 13:54:12 jmmv Exp $
#
-DISTNAME= gail-1.1.6
+DISTNAME= gail-1.1.7
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.1/}
EXTRACT_SUFX= .tar.bz2
@@ -19,11 +19,7 @@ USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --enable-gtk-doc=no
-
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gail
- ${INSTALL_DATA} ${WRKSRC}/docs/reference/libgail-util/*.txt \
- ${PREFIX}/share/doc/gail
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
.include "../../devel/atk/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"