summaryrefslogtreecommitdiff
path: root/x11-wm/pawm/files/patch-0
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/pawm/files/patch-0')
-rw-r--r--x11-wm/pawm/files/patch-015
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-wm/pawm/files/patch-0 b/x11-wm/pawm/files/patch-0
new file mode 100644
index 000000000000..4edc3321b846
--- /dev/null
+++ b/x11-wm/pawm/files/patch-0
@@ -0,0 +1,15 @@
+$FreeBSD$
+
+--- 0.orig Tue Aug 19 21:13:14 2003
++++ 0 Fri Aug 22 04:49:07 2003
+@@ -31,8 +31,8 @@
+ # LDIRS: A *space separated* list of additional library or .o search dirs.
+ # LIBES: A *space separated* list of additional library names to link,
+ ########################################
+-IDIRS="/usr/include/X11 /usr/X11R6/include/X11"
+-LDIRS="/usr/X11R6/lib /usr/lib/X11R6"
++IDIRS="/usr/X11R6/include/"
++LDIRS="/usr/X11R6/lib"
+ LIBES="libX11 libXext libXpm libm"
+
+ ########################################