summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-04 21:46:59 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-04 21:46:59 +0000
commit53c240bb36169bb10ec6e5e1a6d08d30e4b60fe7 (patch)
tree5fc0cd10891f324e300f41d682e0239bd96451b4 /editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk
parentUpdate to 1.3.14. URGH, I donno how it missed the last GNOME 2 beta update (diff)
Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_uno
source
Notes
Notes: svn path=/head/; revision=55536
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk16
1 files changed, 13 insertions, 3 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk
index b449e2a5f23b..f301dffa2c0d 100644
--- a/editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk
+++ b/editors/openoffice.org-2.0-devel/files/patch-connectivity+source+drivers+mozab+makefile.mk
@@ -1,5 +1,5 @@
---- ../connectivity/source/drivers/mozab/makefile.mk.orig Sat Mar 2 20:56:52 2002
-+++ ../connectivity/source/drivers/mozab/makefile.mk Sat Mar 2 20:57:22 2002
+--- ../connectivity/source/drivers/mozab/makefile.mk.orig Mon Dec 3 17:20:59 2001
++++ ../connectivity/source/drivers/mozab/makefile.mk Sun Mar 3 17:26:52 2002
@@ -107,7 +107,9 @@
# --- MOZAB BASE Library -----------------------------------
@@ -7,6 +7,16 @@
+.IF "$(OS)"!="FREEBSD"
SHL1VERSIONMAP= $(TARGET).map
+.ENDIF
- SHL1TARGET= $(MOZAB_TARGET)$(MOZAB_MAJOR)
+ SHL1TARGET= $(TARGET)$(MOZAB_MAJOR)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
+@@ -158,7 +160,9 @@
+
+ # --- MOZAB BASE Library -----------------------------------
+
++.IF "$(OS)"!="FREEBSD"
+ SHL2VERSIONMAP= $(TARGET2).map
++.ENDIF
+ SHL2TARGET= $(TARGET2)$(MOZAB_MAJOR)
+ SHL2OBJS=$(SLO2FILES)
+ SHL2STDLIBS=\