diff options
Diffstat (limited to 'editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch')
-rw-r--r-- | editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 9540987d0f65..b3f090de1f03 100644 --- a/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch +++ b/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch @@ -52,7 +52,7 @@ + linux*) JINCSUBDIRS="linux genunix";; ++ irix*) JINCSUBDIRS="irix";; ++ netbsd*) JINCSUBDIRS="netbsd linux solaris genunix";; -++ freebsd*) JINCSUBDIRS="freebsd genunix";; +++ freebsd*) JINCSUBDIRS="freebsd linux solaris genunix";; + *) JINCSUBDIRS="genunix";; + esac + |