summaryrefslogtreecommitdiff
path: root/editors/openoffice/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-02 23:33:09 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-02 23:33:09 +0000
commit27fd1e49b4d9ede34853a0758a8666b059f11356 (patch)
treece3cfe457bb923194191a0652e5d8290e47e2d7a /editors/openoffice/files
parentSubstitute PVM_ROOT after patching (diff)
Fix inverted diff
Notes
Notes: svn path=/head/; revision=55427
Diffstat (limited to 'editors/openoffice/files')
-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
2 files changed, 4 insertions, 4 deletions
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 8b3073598ac7..402f77c0e711 100644
--- a/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk
+++ b/editors/openoffice/files/patch-connectivity+source+drivers+adabas+makefile.mk
@@ -4,8 +4,8 @@
$(SLO)$/BResultSetMetaData.obj \
$(SLO)$/BResultSet.obj
--.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
-+.IF "$(OS)"=="MACOSX"
+-.IF "$(OS)"=="MACOSX"
++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
-.ELSE
+.ELSE
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 8b3073598ac7..402f77c0e711 100644
--- a/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk
+++ b/editors/openoffice/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -4,8 +4,8 @@
$(SLO)$/BResultSetMetaData.obj \
$(SLO)$/BResultSet.obj
--.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
-+.IF "$(OS)"=="MACOSX"
+-.IF "$(OS)"=="MACOSX"
++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
-.ELSE
+.ELSE