From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- x11/vdesk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/vdesk') diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index a0fac25a14e9..0f37c098d2d1 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdesk PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ @@ -23,7 +23,7 @@ PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif USE_X_PREFIX= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 post-extract: # Avoid having to read this lengthy file. -- cgit v1.2.3