summaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-ak
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /www/seamonkey/files/patch-ak
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'www/seamonkey/files/patch-ak')
-rw-r--r--www/seamonkey/files/patch-ak19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/seamonkey/files/patch-ak b/www/seamonkey/files/patch-ak
deleted file mode 100644
index 3b430ef27dc2..000000000000
--- a/www/seamonkey/files/patch-ak
+++ /dev/null
@@ -1,19 +0,0 @@
---- nsprpub/pr/include/md/_freebsd.h.orig Wed Dec 22 15:39:04 1999
-+++ nsprpub/pr/include/md/_freebsd.h Thu Feb 3 03:48:20 2000
-@@ -21,6 +21,7 @@
-
- #include "prthread.h"
-
-+#include <sys/param.h>
- #include <sys/syscall.h>
-
- #define PR_LINKER_ARCH "freebsd"
-@@ -49,7 +50,7 @@
- #define _PR_HAVE_SOCKADDR_LEN
- #define _PR_STAT_HAS_ST_ATIMESPEC
- #define _PR_NO_LARGE_FILES
--#if ( __FreeBSD__ > 2 )
-+#if ( __FreeBSD_version >= 220000 ) && ( __FreeBSD_version < 400008 )
- #if !defined(_PR_PTHREADS)
- /*
- * libc_r doesn't have poll(). Although libc has poll(), it is not