summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-14 19:37:46 +0000
committertron <tron@pkgsrc.org>1998-06-14 19:37:46 +0000
commitd960f03dd3b89b9893c5ec19dcffa7cff39188db (patch)
tree8a037f409942b4bbc305d5b6353e5731e75f8306 /print/teTeX
parentee62c69ad565ebf376d96f85e9db9db170cfe91d (diff)
downloadpkgsrc-d960f03dd3b89b9893c5ec19dcffa7cff39188db.tar.gz
Don't use vendor specific X11 directories (e.g. "/usr/openwin" on Sparcs),
should fix PR pkg/5579.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/patches/patch-aa13
1 files changed, 12 insertions, 1 deletions
diff --git a/print/teTeX/patches/patch-aa b/print/teTeX/patches/patch-aa
index 3ccde55ca13..cead37c66e8 100644
--- a/print/teTeX/patches/patch-aa
+++ b/print/teTeX/patches/patch-aa
@@ -1,5 +1,5 @@
--- Makefile.orig Fri Feb 14 11:58:11 1997
-+++ Makefile Sun Nov 23 13:48:36 1997
++++ Makefile Sun Jun 14 21:07:27 1998
@@ -8,10 +8,10 @@
#=========================================================================
VERSION = 0.4
@@ -22,6 +22,17 @@
# 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
+@@ -33,8 +33,8 @@
+ # for the X Window System to the vendor specific directories (e.g.
+ # /usr/openwin/{include,lib}). To turn off this "feature", set
+ # USE_VENDOR_X=no. You may also need to set XINC and XLIB (see below).
+-USE_VENDOR_X=yes
+-#USE_VENDOR_X=no
++#USE_VENDOR_X=yes
++USE_VENDOR_X=no
+
+ #=========================================================================
+ # Set these, if configure cannot find the location of your libs and
@@ -70,24 +70,24 @@
# set USE_DIALOG=false if compiling dialog causes trouble on your system
# texconfig will still run in command-mode