summaryrefslogtreecommitdiff
path: root/net/gnet/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-25 11:41:32 +0000
committerwiz <wiz>2005-05-25 11:41:32 +0000
commit05bf423181873dba1e7ab7c3e54f6be280f3c387 (patch)
treef14343d6509abb7aa6fce6f4f082125825219cb0 /net/gnet/Makefile
parent5581fd0bdb9e5881b936fc56fc34bb7c9eb635cf (diff)
downloadpkgsrc-05bf423181873dba1e7ab7c3e54f6be280f3c387.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"