aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-03 07:33:09 +0800
committermbr <mbr@FreeBSD.org>2002-03-03 07:33:09 +0800
commit7ee6b9c5238725daa9aeeb0e35e34d1d83295aa6 (patch)
tree40353459cc9727c869d96061597a03661f81bebb /editors/openoffice
parent50684ce934e5423baa129aac07af339937b29b15 (diff)
downloadfreebsd-ports-gnome-7ee6b9c5238725daa9aeeb0e35e34d1d83295aa6.tar.gz
freebsd-ports-gnome-7ee6b9c5238725daa9aeeb0e35e34d1d83295aa6.tar.zst
freebsd-ports-gnome-7ee6b9c5238725daa9aeeb0e35e34d1d83295aa6.zip
Fix inverted diff
Diffstat (limited to 'editors/openoffice')
-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