diff options
Diffstat (limited to 'java/jdk')
-rw-r--r-- | java/jdk/Makefile | 1 |
1 files changed, 1 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} |