summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/jdk/Makefile4
-rw-r--r--lang/sun-jdk13/Makefile4
-rw-r--r--lang/sun-jre13/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile
index 0f61be3e7fd..e770cdbc2bb 100644
--- a/lang/jdk/Makefile
+++ b/lang/jdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/02/17 09:07:16 agc Exp $
+# $NetBSD: Makefile,v 1.26 2001/05/17 15:03:00 abs Exp $
#
VERSION= 1.1.8
@@ -39,7 +39,7 @@ NO_BUILD= yes
# since we change PREFIX:
NO_MTREE= yes
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
RESTRICTED= "No redistribution of the Java(tm) Development Kit"
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff --git a/lang/sun-jdk13/Makefile b/lang/sun-jdk13/Makefile
index 81803f83401..f9d547bdfc1 100644
--- a/lang/sun-jdk13/Makefile
+++ b/lang/sun-jdk13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/04/03 13:37:40 skrll Exp $
+# $NetBSD: Makefile,v 1.5 2001/05/17 15:03:00 abs Exp $
#
# MASTER_SITES is very special, and must end in "=":
@@ -37,7 +37,7 @@ NO_BUILD= yes
# since we change PREFIX:
NO_MTREE= yes
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
LDD= ${TRUE}
post-fetch:
diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile
index 7c6a0c67a1b..6831543b0a1 100644
--- a/lang/sun-jre13/Makefile
+++ b/lang/sun-jre13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/05/09 16:36:44 abs Exp $
+# $NetBSD: Makefile,v 1.6 2001/05/17 15:04:43 abs Exp $
#
# MASTER_SITES is very special, and must end in "=":
@@ -37,7 +37,7 @@ NO_BUILD= yes
# since we change PREFIX:
NO_MTREE= yes
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
LDD= ${TRUE}
post-fetch: