summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/compface/distinfo3
-rw-r--r--graphics/compface/patches/patch-aa11
2 files changed, 13 insertions, 1 deletions
diff --git a/graphics/compface/distinfo b/graphics/compface/distinfo
index 8261275c024..9b5ceb74c18 100644
--- a/graphics/compface/distinfo
+++ b/graphics/compface/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/07/19 01:13:52 hubertf Exp $
+$NetBSD: distinfo,v 1.2 2004/03/20 00:40:15 snj Exp $
SHA1 (compface-1.4.tar.gz) = ca9e0370e595c25c12c446f7c677d2f2e4b7ae7d
Size (compface-1.4.tar.gz) = 29154 bytes
+SHA1 (patch-aa) = 3f558c32219c6299f07830795098c77fe1e5ff88
diff --git a/graphics/compface/patches/patch-aa b/graphics/compface/patches/patch-aa
new file mode 100644
index 00000000000..ae368eaba62
--- /dev/null
+++ b/graphics/compface/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1 2004/03/20 00:40:15 snj Exp $
+
+--- compface.h.orig 2000-11-22 13:38:39.000000000 +0000
++++ compface.h
+@@ -17,6 +17,7 @@
+ #define COMPFACE_H
+
+ #include <setjmp.h>
++#include <errno.h>
+
+ /* For all function declarations, if ANSI then use a prototype. */