diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-03-05 23:24:06 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-03-05 23:24:06 +0000 |
commit | eeb175d38d569e3cc778faaa3f27ebe4bdd702df (patch) | |
tree | a094cbc50c2c3d2c487ddd7d879c055855d226e2 /editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch | |
parent | af77158501a7d19b0287d59578d2ec2e1d0ee9ee (diff) | |
download | ports-eeb175d38d569e3cc778faaa3f27ebe4bdd702df.tar.gz ports-eeb175d38d569e3cc778faaa3f27ebe4bdd702df.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch')
-rw-r--r-- | editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch b/editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch deleted file mode 100644 index 6a320b4dac59..000000000000 --- a/editors/openoffice.org-1.1-devel/files/patch-sablot+Sablot-0.52.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ../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 |