summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-02 23:49:09 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-02 23:49:09 +0000
commit6bb92b02c955425c31bbdba9b759d8e59c72047b (patch)
tree04fd746219a3577e7fa1171dc918f723734f68e3 /editors
parentFix inverted diff (diff)
The second part was inverted too
Notes
Notes: svn path=/head/; revision=55428
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk4
-rw-r--r--editors/openoffice-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-3/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk4
-rw-r--r--editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-2-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-2-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-2.0/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-2/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-3-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-3/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-connectivity::source::drivers::adabas::makefile.mk4
-rw-r--r--editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk4
-rw-r--r--editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk4
23 files changed, 46 insertions, 46 deletions
diff --git a/editors/openoffice-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk b/editors/openoffice-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
+++ b/editors/openoffice-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-3/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk b/editors/openoffice.org-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
+++ b/editors/openoffice.org-1.0/files/patch-connectivity+source+drivers+adabas+makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-1.1/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-2-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-2-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-2-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-2-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-2-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-2-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-2.0/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-2.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-2.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-2/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-2/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-2/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-3-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-3-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-3-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-3-RC/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-3-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-3/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-3/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice.org-vcltesttool/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice.org-vcltesttool/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice.org-vcltesttool/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk b/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk
+++ b/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF
diff --git a/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk
index 402f77c0e711..22ec11c35540 100644
--- a/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -7,8 +7,8 @@
-.IF "$(OS)"=="MACOSX"
+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
--.ELSE
-+.ELSE
+-.ELSE
++.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map
.ENDIF