summaryrefslogtreecommitdiff
path: root/java/jikes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jikes/Makefile')
-rw-r--r--java/jikes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index e353ed74ed97..eb4e7fa6bd05 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= jikes
-PORTVERSION= 1.15
-PORTREVISION= 2
+PORTVERSION= 1.18
CATEGORIES= java
MASTER_SITES= http://oss.software.ibm.com/pub/jikes/${PORTVERSION}/
@@ -18,5 +17,6 @@ MAN1= jikes.1
PLIST_SUB= PORTVERSION=${PORTVERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_BZIP2= yes
.include <bsd.port.mk>