diff options
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-sablot+Sablot-0.52.patch')
-rw-r--r-- | editors/openoffice.org-1.0/files/patch-sablot+Sablot-0.52.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-sablot+Sablot-0.52.patch b/editors/openoffice.org-1.0/files/patch-sablot+Sablot-0.52.patch deleted file mode 100644 index c3a0ffc47e73..000000000000 --- a/editors/openoffice.org-1.0/files/patch-sablot+Sablot-0.52.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ../sablot/Sablot-0.52.patch.orig Sun Jan 19 15:13:42 2003 -+++ ../sablot/Sablot-0.52.patch Sun Jan 19 15:15:15 2003 -@@ -3,7 +3,7 @@ - *************** - *** 1 **** - ! dummy ----- 1,159 ---- -+--- 1,161 ---- - ! #************************************************************************* - ! # - ! # $RCSfile: makefile.mk,v $ -@@ -96,6 +96,8 @@ - ! .IF "$(GUI)"=="UNX" - ! .IF "$(OS)"=="NETBSD" - ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE -+! .ELIF "$(OS)"=="FREEBSD" -+! CFLAGS+= -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE - ! .ELSE - ! .IF "$(OS)"=="MACOSX" - ! CFLAGS+= -DHAVE_GETTIMEOFDAY -DHAVE_SYS_TIME_H -DHAVE_ISNAN -DHAVE_FINITE |