summaryrefslogtreecommitdiff
path: root/lang/sun-jre6
diff options
context:
space:
mode:
authorjoerg <joerg>2007-06-25 23:20:58 +0000
committerjoerg <joerg>2007-06-25 23:20:58 +0000
commit592cc9679853fc6909c412d5e79f7785c465a5c8 (patch)
tree43ca758e2ddabf1e219eb7128b904f2cdbaab63d /lang/sun-jre6
parentd8586e95b2693141e9ac264b548defb6a4b1f87f (diff)
downloadpkgsrc-592cc9679853fc6909c412d5e79f7785c465a5c8.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"