summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-14 21:04:37 +0000
committerkrion <krion@FreeBSD.org>2003-10-14 21:04:37 +0000
commit056cdfbe3a134de4f0ca1a61fb3d1b150fd46c7a (patch)
tree30b96311463bf127a22dfcc80c09dae91d0ac3ac /editors
parentbf6df6d79e873d06caa6653f112ebb3fdbd5c042 (diff)
downloadFreeBSD-ports-056cdfbe3a134de4f0ca1a61fb3d1b150fd46c7a.zip
FreeBSD-ports-056cdfbe3a134de4f0ca1a61fb3d1b150fd46c7a.tar.gz
- Fix build on -current
Diffstat (limited to 'editors')
-rw-r--r--editors/joe/files/patch-vs.c11
-rw-r--r--editors/joe2/files/patch-vs.c11
2 files changed, 22 insertions, 0 deletions
diff --git a/editors/joe/files/patch-vs.c b/editors/joe/files/patch-vs.c
new file mode 100644
index 0000000..324cbca
--- /dev/null
+++ b/editors/joe/files/patch-vs.c
@@ -0,0 +1,11 @@
+--- vs.c.orig Tue Oct 14 22:58:32 2003
++++ vs.c Tue Oct 14 22:58:52 2003
+@@ -16,7 +16,7 @@
+ JOE; see the file COPYING. If not, write to the Free Software Foundation,
+ 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+-#include <varargs.h>
++#include <stdarg.h>
+ #include "config.h"
+ #include "zstr.h"
+ #include "blocks.h"
diff --git a/editors/joe2/files/patch-vs.c b/editors/joe2/files/patch-vs.c
new file mode 100644
index 0000000..324cbca
--- /dev/null
+++ b/editors/joe2/files/patch-vs.c
@@ -0,0 +1,11 @@
+--- vs.c.orig Tue Oct 14 22:58:32 2003
++++ vs.c Tue Oct 14 22:58:52 2003
+@@ -16,7 +16,7 @@
+ JOE; see the file COPYING. If not, write to the Free Software Foundation,
+ 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+-#include <varargs.h>
++#include <stdarg.h>
+ #include "config.h"
+ #include "zstr.h"
+ #include "blocks.h"
OpenPOWER on IntegriCloud