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 --- java/sablevm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/sablevm') diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index 55d1ac38321b..9d4150ba2836 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablevm PORTVERSION= 1.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=sablevm @@ -23,7 +23,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl -USE_AUTOTOOLS= autoconf:259 libltdl:15 libtool:15 +USE_AUTOTOOLS= autoconf:261 libltdl:15 libtool:15 #GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -- cgit v1.2.3