summaryrefslogtreecommitdiff
path: root/print/ja-vfxdvik/patches
diff options
context:
space:
mode:
authortaca <taca>2007-08-18 14:54:35 +0000
committertaca <taca>2007-08-18 14:54:35 +0000
commitbb480f5241490860bf5043b6d0dd7a21b6e1831d (patch)
tree57c666af5931a5afdb7f87ea6568875365aaaf38 /print/ja-vfxdvik/patches
parent79be1925405babde04302fb0707f410470b17005 (diff)
downloadpkgsrc-bb480f5241490860bf5043b6d0dd7a21b6e1831d.tar.gz
Fix build problem on NetBSD current.
(Remove redundant conflicting function declaration.)
Diffstat (limited to 'print/ja-vfxdvik/patches')
-rw-r--r--print/ja-vfxdvik/patches/patch-aj12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/ja-vfxdvik/patches/patch-aj b/print/ja-vfxdvik/patches/patch-aj
new file mode 100644
index 00000000000..4c7b9a84f9d
--- /dev/null
+++ b/print/ja-vfxdvik/patches/patch-aj
@@ -0,0 +1,12 @@
+$NetBSD: patch-aj,v 1.1 2007/08/18 14:54:35 taca Exp $
+
+--- texk/xdvik/dvi-draw.c.orig 2007-08-17 23:02:03.000000000 +0000
++++ texk/xdvik/dvi-draw.c
+@@ -521,7 +521,6 @@ unsigned char rbits[] = {
+
+ #endif /* T1LIB */
+
+-extern void home(); /* from events.c */
+ extern int fallbacktfm; /* from tfmload.c */
+
+ static struct frame frame0; /* dummy head of list */