summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-07 00:39:17 +0000
committerkris <kris@FreeBSD.org>2002-09-07 00:39:17 +0000
commit136a6b66d0a474830bf9a7555469808956da6bb6 (patch)
tree03369cfbd9c3aa70ed2cb80b115a057568a97c9f /editors
parent51f58e1ffc39119bc5e5b6d74b44f31a76787390 (diff)
downloadFreeBSD-ports-136a6b66d0a474830bf9a7555469808956da6bb6.zip
FreeBSD-ports-136a6b66d0a474830bf9a7555469808956da6bb6.tar.gz
Fix build on -current (bogus duplicate declaration)
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs20-dl/files/patch-src_emacs.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/emacs20-dl/files/patch-src_emacs.c b/editors/emacs20-dl/files/patch-src_emacs.c
new file mode 100644
index 0000000..f7c7379
--- /dev/null
+++ b/editors/emacs20-dl/files/patch-src_emacs.c
@@ -0,0 +1,13 @@
+
+$FreeBSD: /tmp/pcvs/ports/editors/emacs20-dl/files/Attic/patch-src_emacs.c,v 1.1 2002-09-07 00:39:17 kris Exp $
+
+--- src/emacs.c.orig Wed May 24 15:58:54 2000
++++ src/emacs.c Mon Jul 29 23:23:20 2002
+@@ -602,7 +602,6 @@
+ char stack_bottom_variable;
+ int skip_args = 0;
+ extern int errno;
+- extern int sys_nerr;
+ #ifdef HAVE_SETRLIMIT
+ struct rlimit rlim;
+ #endif
OpenPOWER on IntegriCloud