summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2003-04-20 20:48:38 +0000
committerDon Lewis <truckman@FreeBSD.org>2003-04-20 20:48:38 +0000
commit24494bb3f952828ab6627c256d6efb442bf9115a (patch)
treed1e9fb1e54450cae648522ae3635e82ffbe57a54 /editors/openoffice-1.0/files
parentAdd windowlab. (diff)
Allow building with WITH_BSD_JDK.
Approved by: mbr
Notes
Notes: svn path=/head/; revision=79373
Diffstat (limited to 'editors/openoffice-1.0/files')
-rw-r--r--editors/openoffice-1.0/files/patch-berkeleydb+db-3.2.9.patch2
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