ports/x11-wm/pawm/files/patch-0
Trevor Johnson 2553702065 new port of pawm, the Puto Amo Window Manager
(leopard hat, platform shoes and gold Cadillac not included)
2003-08-22 10:47:57 +00:00

15 lines
511 B
Text

$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"
########################################