aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-05-19 20:17:30 +0800
committermbr <mbr@FreeBSD.org>2002-05-19 20:17:30 +0800
commitb37ee1d56042e9523807c7aeab71008916d9fdca (patch)
treeb3c1658ead90ea4a89dfd4db0e4213e943f8367f /editors/openoffice.org-3
parent5451e9febe5cb867bb343df783c62a3178e5c4fa (diff)
downloadfreebsd-ports-gnome-b37ee1d56042e9523807c7aeab71008916d9fdca.tar.gz
freebsd-ports-gnome-b37ee1d56042e9523807c7aeab71008916d9fdca.tar.zst
freebsd-ports-gnome-b37ee1d56042e9523807c7aeab71008916d9fdca.zip
Link libmozab2 too. This is apparently a bug introduced in
1.0 by the OO people. This should fix the setup program.
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r--editors/openoffice.org-3/files/patch-connectivity+source+drivers+mozab+makefile.mk14
1 files changed, 12 insertions, 2 deletions
diff --git a/editors/openoffice.org-3/files/patch-connectivity+source+drivers+mozab+makefile.mk b/editors/openoffice.org-3/files/patch-connectivity+source+drivers+mozab+makefile.mk
index c527767d4f3a..68c702a2684c 100644
--- a/editors/openoffice.org-3/files/patch-connectivity+source+drivers+mozab+makefile.mk
+++ b/editors/openoffice.org-3/files/patch-connectivity+source+drivers+mozab+makefile.mk
@@ -1,6 +1,16 @@
--- ../connectivity/source/drivers/mozab/makefile.mk.orig Mon Mar 11 16:07:41 2002
-+++ ../connectivity/source/drivers/mozab/makefile.mk Wed Apr 3 00:23:37 2002
-@@ -159,7 +159,9 @@
++++ ../connectivity/source/drivers/mozab/makefile.mk Sun May 19 14:10:59 2002
+@@ -107,9 +107,7 @@
+ # --- MOZAB BASE Library -----------------------------------
+
+ SHL1VERSIONMAP= $(TARGET).map
+-.IF "$(OS)"!="FREEBSD"
+ SHL1TARGET= $(TARGET)$(MOZAB_MAJOR)
+-.ENDIF
+ SHL1OBJS=$(SLOFILES)
+ SHL1STDLIBS=\
+ $(CPPULIB) \
+@@ -159,7 +157,9 @@
# --- MOZAB BASE Library -----------------------------------