summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-13 23:02:28 +0000
committerxtraeme <xtraeme>2004-01-13 23:02:28 +0000
commit685b0c814ae633d7c885a4661dd93ac0e780482b (patch)
treeae468ffb55c1e80fc9112c8a81e38786f8dfc7a1 /lang/jikes
parent884c5637f4c2519eeb5524393dbf053f13815ba2 (diff)
downloadpkgsrc-685b0c814ae633d7c885a4661dd93ac0e780482b.tar.gz
Added FreeBSD to ONLY_FOR_PLATFORM, this works perfectly...
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 eadc8af0f81..1e06aa87809 100644
--- a/lang/jikes/Makefile
+++ b/lang/jikes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/08/23 15:14:00 jschauma Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/13 23:02:28 xtraeme Exp $
#
DISTNAME= jikes-1.18
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/
COMMENT= Java source to byte-code compiler
-ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* Linux-*-*
+ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* SunOS-*-* Linux-*-*
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes