diff options
author | Don Lewis <truckman@FreeBSD.org> | 2003-04-20 20:48:38 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2003-04-20 20:48:38 +0000 |
commit | 24494bb3f952828ab6627c256d6efb442bf9115a (patch) | |
tree | d1e9fb1e54450cae648522ae3635e82ffbe57a54 /editors/openoffice-1.0 | |
parent | 7b8991681251a48486bd34986b62b14334b355d9 (diff) | |
download | ports-24494bb3f952828ab6627c256d6efb442bf9115a.tar.gz ports-24494bb3f952828ab6627c256d6efb442bf9115a.zip |
Notes
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch | 2 |
1 files changed, 1 insertions, 1 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 |