From 6ba78c998f3fcdcb495741b7e7e9b1a719733724 Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 31 May 2012 04:58:34 +0000 Subject: [PATCH] Increase build dependency of gtk-doc for the kqueue configuration. With older version 1.11nb1, it had many failures during automake. Noticed that this newer version allowed the configuration and build to complete. --- devel/glib2/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/glib2/options.mk b/devel/glib2/options.mk index c8e4a3711ab7..42ad9f3b2fdf 100644 --- a/devel/glib2/options.mk +++ b/devel/glib2/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.16 2012/05/22 20:40:07 jmmv Exp $ +# $NetBSD: options.mk,v 1.17 2012/05/31 04:58:34 reed Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.glib2 PKG_SUPPORTED_OPTIONS= kqueue @@ -21,7 +21,7 @@ PATCH_SITES= http://distfiles.bsdfrog.org/ PATCHFILES= glib-gio-kqueue-2.32.1-v1.patch PATCH_DIST_STRIP= -p0 -BUILD_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc +BUILD_DEPENDS+= gtk-doc>=1.17nb1:../../textproc/gtk-doc USE_TOOLS+= autoconf autoheader automake pre-configure: regen-autotools regen-autotools: