summaryrefslogtreecommitdiff
path: root/print/teTeX-bin/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX-bin/patches/patch-ad')
-rw-r--r--print/teTeX-bin/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/teTeX-bin/patches/patch-ad b/print/teTeX-bin/patches/patch-ad
deleted file mode 100644
index d09f7254bc9..00000000000
--- a/print/teTeX-bin/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2003/12/24 12:51:31 jmmv Exp $
-
---- texk/xdvik/Makefile.in.orig Mon Feb 3 03:53:22 2003
-+++ texk/xdvik/Makefile.in Fri Feb 21 10:22:23 2003
-@@ -20,7 +20,7 @@
- x_ext_lib = @x_ext_lib@
- # Follow the library order used in X11R6 itself:
- # -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 (some may not be present).
--x_link = $(LDLIBWWW) $(LDLIBT1) $(x_ldflags) $(x_tool_libs) $(x_pre_libs) $(x_ext_lib) -lX11 $(x_extra_libs)
-+x_link = $(LDLIBWWW) $(LDLIBT1) $(x_ldflags) $(x_tool_libs) $(x_pre_libs) $(x_ext_lib) -lX11 $(x_extra_libs) -lz
-
- LDLIBWWW=@LDLIBWWW@
- LIBWWWCPPFLAGS=@LIBWWWCPPFLAGS@