summaryrefslogtreecommitdiff
path: root/java/kaffe/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
commitca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch)
tree723ef4dd1e7ab15998168c724ba862742907ca7a /java/kaffe/Makefile
parentRestore joystick fix from ports/136973. (diff)
- update to jpeg-8
Notes
Notes: svn path=/head/; revision=249285
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 14632a0fe7c8..e7c43310626e 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kaffe
PORTVERSION= 1.1.7.r1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= java devel
#MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/
MASTER_SITES= http://www.kaffe.org/~robilad/
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-1.1.7-rc1
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-platform Java virtual machine with JIT compiler and AWT package
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
gmp.8:${PORTSDIR}/math/libgmp4