aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-18 02:19:30 +0800
committersteve <steve@FreeBSD.org>1999-09-18 02:19:30 +0800
commitaac291a74c4bd3be71f3f83351009fad0b2e76f2 (patch)
treee7a9fc902ec523a3805732094310d69d0da2c81a
parentf834963e4bf32d6467a5333242a6c3df9ae57aee (diff)
downloadfreebsd-ports-gnome-aac291a74c4bd3be71f3f83351009fad0b2e76f2.tar.gz
freebsd-ports-gnome-aac291a74c4bd3be71f3f83351009fad0b2e76f2.tar.zst
freebsd-ports-gnome-aac291a74c4bd3be71f3f83351009fad0b2e76f2.zip
Mark this port as being i386 only.
-rw-r--r--java/jdk/Makefile1
-rw-r--r--java/jdk11/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index 8ecdaad34b30..44f22a3556fd 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= nate@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
+ONLY_FOR_ARCHS= i386
JDK_VERSION= 1.1.8
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index 8ecdaad34b30..44f22a3556fd 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= nate@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
+ONLY_FOR_ARCHS= i386
JDK_VERSION= 1.1.8
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}