diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2003-02-24 20:31:37 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2003-02-24 20:31:37 +0000 |
| commit | 857dd5b83947c7319091367e1c18a00a98f9acb5 (patch) | |
| tree | 9a9cfd328de148ec78b2d45afbeb35a6d0711ce9 /java/jikes/Makefile | |
| parent | 855f65a0e56240fcfdd1e9e2709e9f76c1780f29 (diff) | |
Notes
Diffstat (limited to 'java/jikes/Makefile')
| -rw-r--r-- | java/jikes/Makefile | 4 |
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> |
