summaryrefslogtreecommitdiff
path: root/x11/xworld/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xworld/patches/patch-ac')
-rw-r--r--x11/xworld/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xworld/patches/patch-ac b/x11/xworld/patches/patch-ac
new file mode 100644
index 00000000000..5240c5fbd75
--- /dev/null
+++ b/x11/xworld/patches/patch-ac
@@ -0,0 +1,11 @@
+$NetBSD: patch-ac,v 1.1 2000/08/17 15:26:32 fredb Exp $
+
+--- defaults/NetBSD/set.csh.orig Wed Jul 28 10:13:06 1999
++++ defaults/NetBSD/set.csh Thu Aug 17 10:17:24 2000
+@@ -4,5 +4,5 @@
+ set INSTALL = "/usr/bin/install -c"
+ set STRIP = "/usr/bin/strip"
+ set INCLUDES = "-I/usr/X11R6/include"
+-set LDLIBS = "-lm -L/usr/X11R6/lib -lX11"
++set LDLIBS = "-lm -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -lX11"
+ set MORELIBS = " "