summaryrefslogtreecommitdiff
path: root/lang/jikes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jikes/Makefile')
-rw-r--r--lang/jikes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile
index 69ebdfe932d..603939248c8 100644
--- a/lang/jikes/Makefile
+++ b/lang/jikes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:54 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2007/02/22 19:26:38 wiz Exp $
#
DISTNAME= jikes-1.22
@@ -13,7 +13,7 @@ COMMENT= Java source to byte-code compiler
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-UNLIMIT_RESOURCES= datasize
+UNLIMIT_RESOURCES= datasize
# enable "-source 1.5" -- not complete, but does not break normal compiles
CONFIGURE_ARGS+= --enable-source15