summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-03-12 07:34:30 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-03-12 07:34:30 +0000
commitd6c8601ee18b3a2a1c7f4769d9cc2ae8d53169cf (patch)
treefda1bbc91575a82c5808103c09030f320e6ae1aa /editors/openoffice.org-3-RC
parentUpdate to version 4.66.1, which adds support for 4.8. (diff)
Readd patch from last commit.
Approved: kris (portmgr)
Notes
Notes: svn path=/head/; revision=77111
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-berkeleydb+db-3.2.9.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-berkeleydb+db-3.2.9.patch b/editors/openoffice.org-3-RC/files/patch-berkeleydb+db-3.2.9.patch
new file mode 100644
index 000000000000..078685f3b516
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-berkeleydb+db-3.2.9.patch
@@ -0,0 +1,11 @@
+--- ../berkeleydb/db-3.2.9.patch.orig Wed Mar 12 08:23:51 2003
++++ ../berkeleydb/db-3.2.9.patch Wed Mar 12 08:23:59 2003
+@@ -4,7 +4,7 @@
+ case "$host_os" in
+ solaris*) JINCSUBDIRS="solaris";;
+ linux*) JINCSUBDIRS="linux genunix";;
+-+ freebsd*) JINCSUBDIRS="freebsd genunix";;
+++ freebsd*) JINCSUBDIRS="linux freebsd genunix";;
+ *) JINCSUBDIRS="genunix";;
+ esac
+