summaryrefslogtreecommitdiff
path: root/print/ja-ptex-bin/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'print/ja-ptex-bin/patches/patch-ak')
-rw-r--r--print/ja-ptex-bin/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/ja-ptex-bin/patches/patch-ak b/print/ja-ptex-bin/patches/patch-ak
new file mode 100644
index 00000000000..160843565a7
--- /dev/null
+++ b/print/ja-ptex-bin/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1.1.1 2003/03/15 20:00:27 kei Exp $
+
+--- texk/configure.orig Fri Mar 14 19:35:52 2003
++++ texk/configure Fri Mar 14 19:37:12 2003
+@@ -1894,7 +1894,7 @@
+ done
+
+
+-subdirs="kpathsea web2c $ESUBDIRS"
++subdirs="kpathsea web2c web2c/ptex-${PTEX_VERS} mendexk${MENDEXK_VERS} $ESUBDIRS"
+
+
+ trap '' 1 2 15