pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre6 Mask DragonFly. It coredumps and just ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e50cfce83e6
branches: trunk
changeset: 530344:5e50cfce83e6
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 25 23:20:58 2007 +0000
description:
Mask DragonFly. It coredumps and just hangs around.
diffstat:
lang/sun-jre6/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9e29d564b1e3 -r 5e50cfce83e6 lang/sun-jre6/Makefile.common
--- a/lang/sun-jre6/Makefile.common Mon Jun 25 21:39:33 2007 +0000
+++ b/lang/sun-jre6/Makefile.common Mon Jun 25 23:20:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2007/04/26 20:35:33 tv Exp $
+# $NetBSD: Makefile.common,v 1.3 2007/06/25 23:20:58 joerg Exp $
CATEGORIES= lang java
COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME}
@@ -16,6 +16,8 @@
NO_BIN_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+NOT_FOR_PLATFORM= DragonFly-*-*
+
INTERACTIVE_STAGE= fetch
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index