aboutsummaryrefslogtreecommitdiff
path: root/java/kaffe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/kaffe/Makefile')
-rw-r--r--java/kaffe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index e59e829ca22b..0379ad409e6c 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kaffe
PORTVERSION= 1.1.7.r1
-PORTREVISION= 1
+PORTREVISION= 2
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.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
- gmp.6:${PORTSDIR}/math/libgmp4
+ gmp.7:${PORTSDIR}/math/libgmp4
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
jikes:${PORTSDIR}/java/jikes
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \