From 4b6de7a87d217560850c0d340e952fcb3d7d2294 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 26 Mar 2010 16:25:36 +0000 Subject: [PATCH] Crank autoconf version to 2.63. --- x11/gnome/screensaver/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome/screensaver/Makefile b/x11/gnome/screensaver/Makefile index 53be80a4aab..57b3bc0d1b3 100644 --- a/x11/gnome/screensaver/Makefile +++ b/x11/gnome/screensaver/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2010/02/13 09:17:33 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2010/03/26 16:25:36 ajacoutot Exp $ COMMENT= screen saver and locker for GNOME GNOME_PROJECT= gnome-screensaver GNOME_VERSION= 2.28.3 +PKGNAME= ${DISTNAME}p0 # GPLv3 PERMIT_PACKAGE_CDROM= Yes @@ -37,7 +38,7 @@ RUN_DEPENDS= ::x11/gnome/librsvg \ :notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon CONFIGURE_STYLE= autoconf -AUTOCONF_VERSION= 2.62 +AUTOCONF_VERSION= 2.63 MODGCONF2_SCHEMAS_DIR= gnome-screensaver CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \