diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-02 03:19:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-02 03:19:47 +0000 |
commit | 96e3a4e6aeae71a12755ea6c71c53c7815ff994a (patch) | |
tree | 5678bffdca9ebdb8326c33ae94d160627934aa9f /editors/openoffice.org-1.1-devel | |
parent | f712047e689d806ebd29104d4635fb3429d0c67d (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index de7556a1a242..37a5d363c05e 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -42,6 +42,8 @@ USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true +ONLY_FOR_ARCHS= i386 + .if !defined(WITHOUT_JAVA) USE_JAVA= yes JAVA_VERSION= 1.4 |