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-02 21:41:34 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-02 21:41:34 +0000
commitc0bcf00e1bbd6fd33cfeed3b9612b2a5faeb39d1 (patch)
tree1a9f5e7ad35d941f79ae3e514df10ea9db17811d /editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
parentUpdate to 0.4.5. (diff)
Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
Notes
Notes: svn path=/head/; revision=55416
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..83fa18b6d11e
--- /dev/null
+++ b/editors/openoffice-1.1/files/patch-sablot+Sablot-0.52.patch
@@ -0,0 +1,11 @@
+--- ../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
+ !