From 8cea4711baa746267b6d6715d988e285f0326e85 Mon Sep 17 00:00:00 2001 From: giovanni Date: Fri, 6 May 2011 15:49:53 +0000 Subject: [PATCH] Use correct autoconf_version, from Brad --- graphics/gimp/stable/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/gimp/stable/Makefile b/graphics/gimp/stable/Makefile index 5ce36c0839a..12e5e77741b 100644 --- a/graphics/gimp/stable/Makefile +++ b/graphics/gimp/stable/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2011/04/16 07:47:04 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.71 2011/05/06 15:49:53 giovanni Exp $ COMMENT= GNU Image Manipulation Program @@ -72,7 +72,7 @@ MODULES= devel/gettext \ USE_GMAKE= Yes USE_LIBTOOL= Yes -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.67 CONFIGURE_STYLE= autoconf CONFIGURE_ARGS= ${CONFIGURE_SHARED} CONFIGURE_ARGS+=--without-gvfs \