aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk')
-rw-r--r--editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk b/editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk
deleted file mode 100644
index 5e9491a54dcc..000000000000
--- a/editors/openoffice.org-1.0/files/patch-berkeleydb+makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../berkeleydb/makefile.mk.orig Sat Apr 12 14:45:40 2003
-+++ ../berkeleydb/makefile.mk Sat Apr 12 14:46:29 2003
-@@ -84,7 +84,9 @@
-
- BUILD_DIR=$(CONFIGURE_DIR)
- BUILD_ACTION=make
-+.IF "$(OS)"!="FREEBSD"
- BUILD_FLAGS=-j$(MAXPROCESS)
-+.ENDIF
-
- OUT2LIB=$(BUILD_DIR)$/.libs$/libdb*.so
-