diff options
| author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-18 23:48:03 +0000 |
|---|---|---|
| committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-18 23:48:03 +0000 |
| commit | 13f0f9f37f772802c0aab99d0609c78259e3d3e7 (patch) | |
| tree | c1c41bfd524bb64d9a4b04c5f17c882f13514af5 /x11-wm/pawm/files/patch-0 | |
| parent | Switch to tk84, bump PORTREVISION and tidy some whitespace. (diff) | |
Add support for FreeBSD 4.X (requested by kris). Update to 1.9.4.
Fix ordering of packing list.
Notes
Notes:
svn path=/head/; revision=91608
Diffstat (limited to 'x11-wm/pawm/files/patch-0')
| -rw-r--r-- | x11-wm/pawm/files/patch-0 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/pawm/files/patch-0 b/x11-wm/pawm/files/patch-0 index 4edc3321b846..bc932d486704 100644 --- a/x11-wm/pawm/files/patch-0 +++ b/x11-wm/pawm/files/patch-0 @@ -1,8 +1,8 @@ $FreeBSD$ ---- 0.orig Tue Aug 19 21:13:14 2003 -+++ 0 Fri Aug 22 04:49:07 2003 -@@ -31,8 +31,8 @@ +--- 0.orig Thu Sep 11 13:37:45 2003 ++++ 0 Sat Oct 18 14:55:36 2003 +@@ -31,8 +31,8 @@ AUTHOR="David Gómez <david@pleyades.net> # LDIRS: A *space separated* list of additional library or .o search dirs. # LIBES: A *space separated* list of additional library names to link, ######################################## @@ -10,6 +10,6 @@ $FreeBSD$ -LDIRS="/usr/X11R6/lib /usr/lib/X11R6" +IDIRS="/usr/X11R6/include/" +LDIRS="/usr/X11R6/lib" - LIBES="libX11 libXext libXpm libm" + LIBES="libX11 libXpm libXext libm" ######################################## |
