summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /lang/jikes
parent8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff)
downloadpkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'lang/jikes')
-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