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, 0 insertions, 13 deletions
diff --git a/print/ja-vfxdvik/patches/patch-ag b/print/ja-vfxdvik/patches/patch-ag
deleted file mode 100644
index 651673f136c..00000000000
--- a/print/ja-vfxdvik/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$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)