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-10-18 22:52:57 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-18 22:52:57 +0000
commita0ccee8b339cbd7d2a5be2f23fa0b2f51d8bbd78 (patch)
tree1a9632c02a53b6df96425fec98a823006618e1bf /editors/openoffice-1.1/files/patch-sablot::Sablot-0.52.patch
parentFirst step to make this port working. Configure works and all patches (diff)
Re-add previously deleted files.
Notes
Notes: svn path=/head/; revision=68300
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.patch11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 000000000000..6a320b4dac59
--- /dev/null
+++ b/editors/openoffice-1.1/files/patch-sablot::Sablot-0.52.patch
@@ -0,0 +1,11 @@
+--- ../sablot/Sablot-0.52.patch.orig Mon Aug 19 17:09:12 2002
++++ ../sablot/Sablot-0.52.patch Fri Oct 18 21:28:48 2002
+@@ -97,7 +97,7 @@
+ ! .IF "$(OS)"=="NETBSD"
+ ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE
+ ! .ELSE
+-! .IF "$(OS)"=="MACOSX"
++! .IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
+ ! CFLAGS+= -DHAVE_GETTIMEOFDAY -DHAVE_SYS_TIME_H -DHAVE_ISNAN -DHAVE_FINITE
+ ! .ELSE
+ ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_FTIME -DHAVE_ISNAN -DHAVE_FINITE