summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
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-1.1/files/patch-sablot+Sablot-0.52.patch
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-1.1/files/patch-sablot+Sablot-0.52.patch')
-rw-r--r--editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch41
1 files changed, 30 insertions, 11 deletions
diff --git a/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch b/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
index 83fa18b6d11e..c121e1997e32 100644
--- a/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
+++ b/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
@@ -1,11 +1,30 @@
---- ../sablot/Sablot-0.52.patch.orig Sat Mar 2 22:30:15 2002
-+++ ../sablot/Sablot-0.52.patch Sat Mar 2 22:30:42 2002
-@@ -85,7 +85,7 @@
- ! CFLAGS+= -DHAVE_IEEEFP_H
- ! .ENDIF
- !
--! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="IRIX"
-+! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" || "$(OS)"=="IRIX"
- ! CFLAGS+= -DHAVE_UNISTD_H
- ! .ENDIF
- !
+--- ../sablot/Sablot-0.52.patch.orig Mon Mar 4 22:04:27 2002
++++ ../sablot/Sablot-0.52.patch Mon Mar 4 22:05:40 2002
+@@ -3,7 +3,7 @@
+ ***************
+ *** 1 ****
+ ! dummy
+---- 1,147 ----
++--- 1,151 ----
+ ! #*************************************************************************
+ ! #
+ ! # $RCSfile: makefile.mk,v $
+@@ -85,12 +85,17 @@
+ ! CFLAGS+= -DHAVE_IEEEFP_H
+ ! .ENDIF
+ !
+-! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX"
++! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD"
+ ! CFLAGS+= -DHAVE_UNISTD_H
+ ! .ENDIF
+ !
+ ! .IF "$(GUI)"=="UNX"
++
++! .IF "$(OS)"=="MACOSX" || "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD"
++! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE
++! .ELSE
+ ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_FTIME -DHAVE_ISNAN -DHAVE_FINITE
++! .ENDIF
+ ! .ENDIF
+ !
+ ! CFLAGS+= -I$(SOLARINCDIR)$/external$/expat