pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/jbuilder-jit Should work on DragonFly as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c423bafead2b
branches:  trunk
changeset: 512848:c423bafead2b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 16 13:58:25 2006 +0000

description:
Should work on DragonFly as well.

diffstat:

 lang/jbuilder-jit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a2e62634a2c1 -r c423bafead2b lang/jbuilder-jit/Makefile
--- a/lang/jbuilder-jit/Makefile        Tue May 16 13:43:38 2006 +0000
+++ b/lang/jbuilder-jit/Makefile        Tue May 16 13:58:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:10 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2006/05/16 13:58:25 joerg Exp $
 #
 
 DISTNAME=      unix_jb35foundation
@@ -32,7 +32,7 @@
 NO_BUILD=              yes
 
 # this package is only for Sun 1.3 JVMs built for x86 Linux
-ONLY_FOR_PLATFORM=     NetBSD-*-i386 Linux-*-i386
+ONLY_FOR_PLATFORM=     NetBSD-*-i386 Linux-*-i386 DragonFly-*-i386
 PKG_JVMS_ACCEPTED=     blackdown-jdk13
 
 post-extract:



Home | Main Index | Thread Index | Old Index