From be2b939bb1c8aff2943d76e5ad6ff8af74c9fed7 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 28 Apr 2011 05:22:02 +0000 Subject: [PATCH] Use proper AUTOCONF_VERSION, from Brad. --- x11/gnome/screensaver/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gnome/screensaver/Makefile b/x11/gnome/screensaver/Makefile index e9a146aded7..0d3a8a706ce 100644 --- a/x11/gnome/screensaver/Makefile +++ b/x11/gnome/screensaver/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2011/04/21 07:07:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2011/04/28 05:22:02 ajacoutot Exp $ COMMENT= screen saver and locker for GNOME @@ -39,7 +39,7 @@ RUN_DEPENDS= x11/gnome/librsvg \ notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon CONFIGURE_STYLE= autoconf -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.67 MODGCONF2_SCHEMAS_DIR= gnome-screensaver CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \