summaryrefslogtreecommitdiff
path: root/print/ja-vfxdvik/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'print/ja-vfxdvik/patches/patch-ag')
-rw-r--r--print/ja-vfxdvik/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/ja-vfxdvik/patches/patch-ag b/print/ja-vfxdvik/patches/patch-ag
new file mode 100644
index 00000000000..651673f136c
--- /dev/null
+++ b/print/ja-vfxdvik/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1.1.1 2002/05/31 13:01:06 seb Exp $
+
+--- texk/make/common.mk.orig Wed May 30 21:58:55 2001
++++ texk/make/common.mk Wed May 30 21:58:01 2001
+@@ -42,7 +42,7 @@
+ kpathsea_dir = $(kpathsea_parent)/kpathsea
+ kpathsea_srcdir_parent = $(top_srcdir)/..
+ kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
+-kpathsea = $(kpathsea_dir)/libkpathsea.la
++kpathsea = /usr/pkg/lib/libkpathsea.a
+
+ @MAINT@ifeq ($(CC), gcc)
+ @MAINT@XDEFS = -Wall -Wpointer-arith $(warn_more)