summaryrefslogtreecommitdiff
path: root/lang/sun-jre6
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-25 23:20:58 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-25 23:20:58 +0000
commit0805729013c588c8cd9c40ad1cd50ce956ae175e (patch)
tree43ca758e2ddabf1e219eb7128b904f2cdbaab63d /lang/sun-jre6
parent082576da2361536002a80b718f890448794ee1d6 (diff)
downloadpkgsrc-0805729013c588c8cd9c40ad1cd50ce956ae175e.tar.gz
Mask DragonFly. It coredumps and just hangs around.
Diffstat (limited to 'lang/sun-jre6')
-rw-r--r--lang/sun-jre6/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sun-jre6/Makefile.common b/lang/sun-jre6/Makefile.common
index 7627723d80c..cb5f40eb004 100644
--- a/lang/sun-jre6/Makefile.common
+++ b/lang/sun-jre6/Makefile.common
@@ -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_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+NOT_FOR_PLATFORM= DragonFly-*-*
+
INTERACTIVE_STAGE= fetch
.include "../../mk/bsd.prefs.mk"