summaryrefslogtreecommitdiff
path: root/net/gnet/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-25 11:41:32 +0000
committerwiz <wiz@pkgsrc.org>2005-05-25 11:41:32 +0000
commitce66ad00bcc11b88a34f442d13b957e04c22e1f8 (patch)
treef14343d6509abb7aa6fce6f4f082125825219cb0 /net/gnet/Makefile
parent84264e9bb59dce268b1a8d430e06be3f68b9d63b (diff)
downloadpkgsrc-ce66ad00bcc11b88a34f442d13b957e04c22e1f8.tar.gz
Install documentation into share/doc instead of share/gtk-doc/html. Bump PKGREVISION.
Diffstat (limited to 'net/gnet/Makefile')
-rw-r--r--net/gnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile
index 4dc4d48fd4e..b49b38c78eb 100644
--- a/net/gnet/Makefile
+++ b/net/gnet/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:46:47 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/05/25 11:41:32 wiz Exp $
#
DISTNAME= gnet-2.0.7
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.gnetlibrary.org/src/
@@ -13,6 +14,7 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= gnet-2.0.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-glib2
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
TEST_TARGET= check
.include "../../devel/glib2/buildlink3.mk"