From bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Apr 2010 10:43:42 +0000 Subject: Switch to use newer GMP version. PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) --- java/kaffe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/kaffe') diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index 769a15ced43a..9e0b875d152b 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -7,7 +7,7 @@ PORTNAME= kaffe PORTVERSION= 1.1.7.r1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= java devel #MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/ MASTER_SITES= http://www.kaffe.org/~robilad/ @@ -19,7 +19,7 @@ COMMENT= Multi-platform Java virtual machine with JIT compiler and AWT package LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ png.6:${PORTSDIR}/graphics/png \ - gmp.8:${PORTSDIR}/math/libgmp4 + gmp.10:${PORTSDIR}/math/gmp BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ jikes:${PORTSDIR}/java/jikes RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ -- cgit v1.2.3