pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/jikes Added FreeBSD to ONLY_FOR_PLATFORM, this wo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47a4602ae320
branches: trunk
changeset: 466240:47a4602ae320
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jan 13 23:02:28 2004 +0000
description:
Added FreeBSD to ONLY_FOR_PLATFORM, this works perfectly...
diffstat:
lang/jikes/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0baf324ff4dd -r 47a4602ae320 lang/jikes/Makefile
--- a/lang/jikes/Makefile Tue Jan 13 22:50:38 2004 +0000
+++ b/lang/jikes/Makefile Tue Jan 13 23:02:28 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index