summaryrefslogtreecommitdiff
path: root/print/teTeX1-bin/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX1-bin/patches/patch-ac')
-rw-r--r--print/teTeX1-bin/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/teTeX1-bin/patches/patch-ac b/print/teTeX1-bin/patches/patch-ac
deleted file mode 100644
index 87d269adf98..00000000000
--- a/print/teTeX1-bin/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2003/12/24 12:57:30 jmmv Exp $
-
---- texk/oxdvik/Makefile.in.orig Sat May 8 18:03:37 1999
-+++ texk/oxdvik/Makefile.in Thu Aug 12 22:25:08 1999
-@@ -19,7 +19,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) $(x_ldflags) $(x_tool_libs) $(x_pre_libs) $(x_ext_lib) -lX11 $(x_extra_libs)
-+x_link = $(LDLIBWWW) $(x_ldflags) $(x_tool_libs) $(x_pre_libs) $(x_ext_lib) -lX11 $(x_extra_libs) -lz
-
- LDLIBWWW=@LDLIBWWW@
- LIBWWWCPPFLAGS=@LIBWWWCPPFLAGS@