summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-21 08:57:17 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-21 08:57:17 +0000
commitfb89e9b697585fc9977b488719536866ec4a4e14 (patch)
tree31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch
parentPhoenix is a fast, minimal browser from the Mozilla project. This port (diff)
All patches have been repocopied to use + as separator and not "::".
Notes
Notes: svn path=/head/; revision=68480
Diffstat (limited to 'editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch')
-rw-r--r--editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch b/editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch
deleted file mode 100644
index 61f12e5bfe7c..000000000000
--- a/editors/openoffice-1.0/files/patch-sablot::Sablot-0.52.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- ../sablot/Sablot-0.52.patch.orig Mon Mar 18 16:03:02 2002
-+++ ../sablot/Sablot-0.52.patch Wed Apr 3 00:52:54 2002
-@@ -3,7 +3,7 @@
- ***************
- *** 1 ****
- ! dummy
----- 1,151 ----
-+--- 1,156 ----
- ! #*************************************************************************
- ! #
- ! # $RCSfile: makefile.mk,v $
-@@ -90,8 +90,13 @@
- ! .ENDIF
- !
- ! .IF "$(GUI)"=="UNX"
-+! .IF "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD"
- ! .IF "$(OS)"=="NETBSD"
- ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE
-+! .ENDIF
-+! .IF "$(OS)"=="FREEBSD"
-+! CFLAGS+= -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE
-+! .ENDIF
- ! .ELSE
- ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_FTIME -DHAVE_ISNAN -DHAVE_FINITE
- ! .ENDIF