diff options
author | truckman <truckman@FreeBSD.org> | 2003-04-21 04:48:38 +0800 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2003-04-21 04:48:38 +0800 |
commit | 30bda662a9cd3f8ba3637a91ccbd42ec426dc512 (patch) | |
tree | 76f25727c89fe04ff66b07f8eb7f743357c02cc3 /editors | |
parent | 64e8a8f2524692ac4b1af173abc71aeeae1d5bc1 (diff) | |
download | freebsd-ports-gnome-30bda662a9cd3f8ba3637a91ccbd42ec426dc512.tar.gz freebsd-ports-gnome-30bda662a9cd3f8ba3637a91ccbd42ec426dc512.tar.zst freebsd-ports-gnome-30bda662a9cd3f8ba3637a91ccbd42ec426dc512.zip |
Allow building with WITH_BSD_JDK.
Approved by: mbr
Diffstat (limited to 'editors')
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch index e2928d1dbe54..150ec02e28c0 100644 --- a/editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch +++ b/editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch @@ -14,7 +14,7 @@ linux*) JINCSUBDIRS="linux genunix";; + irix*) JINCSUBDIRS="irix";; -+ netbsd*) JINCSUBDIRS="netbsd linux solaris genunix";; -++ freebsd*) JINCSUBDIRS="linux solaris genunix";; +++ freebsd*) JINCSUBDIRS="freebsd linux solaris genunix";; *) JINCSUBDIRS="genunix";; esac diff --git a/editors/openoffice.org-1.0/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice.org-1.0/files/patch-berkeleydb+db-3.2.9.patch index e2928d1dbe54..150ec02e28c0 100644 --- a/editors/openoffice.org-1.0/files/patch-berkeleydb+db-3.2.9.patch +++ b/editors/openoffice.org-1.0/files/patch-berkeleydb+db-3.2.9.patch @@ -14,7 +14,7 @@ linux*) JINCSUBDIRS="linux genunix";; + irix*) JINCSUBDIRS="irix";; -+ netbsd*) JINCSUBDIRS="netbsd linux solaris genunix";; -++ freebsd*) JINCSUBDIRS="linux solaris genunix";; +++ freebsd*) JINCSUBDIRS="freebsd linux solaris genunix";; *) JINCSUBDIRS="genunix";; esac diff --git a/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch index e2928d1dbe54..150ec02e28c0 100644 --- a/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch +++ b/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch @@ -14,7 +14,7 @@ linux*) JINCSUBDIRS="linux genunix";; + irix*) JINCSUBDIRS="irix";; -+ netbsd*) JINCSUBDIRS="netbsd linux solaris genunix";; -++ freebsd*) JINCSUBDIRS="linux solaris genunix";; +++ freebsd*) JINCSUBDIRS="freebsd linux solaris genunix";; *) JINCSUBDIRS="genunix";; esac |