aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /java
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Notes
Diffstat (limited to 'java')
-rw-r--r--java/sablevm/Makefile4
1 files changed, 2 insertions, 2 deletions
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