summaryrefslogtreecommitdiff
path: root/x11/xscribble/patches
diff options
context:
space:
mode:
authoritojun <itojun>2000-11-01 19:35:09 +0000
committeritojun <itojun>2000-11-01 19:35:09 +0000
commiteedc9a3fd69c3da5c1ada72b3cd04cec14d64662 (patch)
treec793a98bcda71712577b120e48d6ad55f089fd79 /x11/xscribble/patches
parent54a401a101d9eadfae3380fd332be2397fe31825 (diff)
downloadpkgsrc-eedc9a3fd69c3da5c1ada72b3cd04cec14d64662.tar.gz
xscribble, handwriting recognition for X
Diffstat (limited to 'x11/xscribble/patches')
-rw-r--r--x11/xscribble/patches/patch-aa10
-rw-r--r--x11/xscribble/patches/patch-ab7
2 files changed, 17 insertions, 0 deletions
diff --git a/x11/xscribble/patches/patch-aa b/x11/xscribble/patches/patch-aa
new file mode 100644
index 00000000000..8e4b80c465a
--- /dev/null
+++ b/x11/xscribble/patches/patch-aa
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/11/01 19:35:09 itojun Exp $
+
+--- lirec/li_recognizer.c- Thu Nov 2 04:17:33 2000
++++ lirec/li_recognizer.c Thu Nov 2 04:17:46 2000
+@@ -925,3 +925,4 @@
+ /*#include <assert.h>*/
+-#include <values.h>
++#include <sys/param.h>
++#define MAXINT INT_MAX
+ #include <sys/time.h>
diff --git a/x11/xscribble/patches/patch-ab b/x11/xscribble/patches/patch-ab
new file mode 100644
index 00000000000..90bdaf08d86
--- /dev/null
+++ b/x11/xscribble/patches/patch-ab
@@ -0,0 +1,7 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/11/01 19:35:09 itojun Exp $
+
+--- Imakefile- Thu Nov 2 04:26:45 2000
++++ Imakefile Thu Nov 2 04:26:52 2000
+@@ -19 +19,2 @@
+
++xscribble.man::