summaryrefslogtreecommitdiff
path: root/print/ja-vfxdvik/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/ja-vfxdvik/patches/patch-aa')
-rw-r--r--print/ja-vfxdvik/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/ja-vfxdvik/patches/patch-aa b/print/ja-vfxdvik/patches/patch-aa
new file mode 100644
index 00000000000..f2087cb5c17
--- /dev/null
+++ b/print/ja-vfxdvik/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2003/10/05 02:00:43 kei Exp $
+
+--- texk/make/programs.mk.orig 2003-10-05 10:45:02.000000000 +0900
++++ texk/make/programs.mk 2003-10-05 10:45:39.000000000 +0900
+@@ -6,7 +6,7 @@
+
+ # proglib is for web2c;
+ # XLOADLIBES is for the installer.
+-LIBS = @LIBS@
++LIBS =
+ LOADLIBES = $(proglib) $(kpathsea) $(LIBS) $(XLOADLIBES)
+
+ # May as well separate linking from compiling, just in case.