summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-08 01:56:16 +0000
committertron <tron@pkgsrc.org>1999-07-08 01:56:16 +0000
commit7dc9d79e456c628ea567f9aa651546652e57bdba (patch)
treeeafd96e04449d4a4400ff65e248122d7aded5abd /print/teTeX
parent8f6f1edede20ff90fd4fbf51581e5a2f89fc25ab (diff)
downloadpkgsrc-7dc9d79e456c628ea567f9aa651546652e57bdba.tar.gz
Fix run time library search path.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX/patches/patch-aa b/print/teTeX/patches/patch-aa
index 0747eb1759c..8263a7556cc 100644
--- a/print/teTeX/patches/patch-aa
+++ b/print/teTeX/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.6 1998/08/07 11:11:28 agc Exp $
+$NetBSD: patch-aa,v 1.7 1999/07/08 01:56:16 tron Exp $
--- Makefile.orig Fri Feb 14 11:58:11 1997
-+++ Makefile Sun Jun 14 21:07:27 1998
++++ Makefile Thu Jul 8 03:20:24 1999
@@ -8,10 +8,10 @@
#=========================================================================
VERSION = 0.4
@@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.6 1998/08/07 11:11:28 agc Exp $
# -s makes problems on some platforms. We run strip after "make install",
# so we really do not need -s here.
-LDFLAGS =
-+LDFLAGS = -s
++LDFLAGS += -s
# The shared libXmu from OpenWindows is buggy on some SunOS 4.1.3 systems.
# If you run into this problem (when linking xdvi), set BROKEN_SUNOS_LIBXMU