summaryrefslogtreecommitdiff
path: root/wm/wmakerconf/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-08-03 17:49:40 +0000
committerwiz <wiz@pkgsrc.org>2001-08-03 17:49:40 +0000
commit3e0cc6a068b4fbce75a2cf9df4fd4ad0c91fd314 (patch)
tree02001a3e65423a42e82cd74b9e5b3e8b1de5dd60 /wm/wmakerconf/patches
parent6ea4ec6acc14783f76384df5b08346e102c17791 (diff)
downloadpkgsrc-3e0cc6a068b4fbce75a2cf9df4fd4ad0c91fd314.tar.gz
Update to 2.8.1. New since 2.7:
* Added new Window Maker texture style "interwoven gradients" and attributes WorkspaceBorder/WorkspaceBorderSize * New translations: pt_BR.po, es_ES.po
Diffstat (limited to 'wm/wmakerconf/patches')
-rw-r--r--wm/wmakerconf/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/wmakerconf/patches/patch-aa b/wm/wmakerconf/patches/patch-aa
index 1666235f28a..78c645cf6bf 100644
--- a/wm/wmakerconf/patches/patch-aa
+++ b/wm/wmakerconf/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/15 23:25:17 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2001/08/03 17:49:40 wiz Exp $
--- configure.orig Fri Dec 3 16:34:48 1999
+++ configure Sun Jan 2 01:48:50 2000
@@ -8,8 +8,8 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/12/15 23:25:17 wiz Exp $
# Add some common include and library path's
-CPPFLAGS="$CPPFLAGS -I/usr/local/include -I/usr/X11/include/ -I/usr/X11R6/include/ -I/usr/X11R6/include/X11 -I/usr/openwin/include -I$wprefix/include"
-LDFLAGS="$LDFLAGS -L/usr/local/lib -L/usr/X11/lib -L/usr/X11R6/lib -L/usr/openwin/lib -L$wprefix/lib"
-+CPPFLAGS="$CPPFLAGS -I$wprefix/include"
-+LDFLAGS="$LDFLAGS -L$wprefix/lib"
++CPPFLAGS="$CPPFLAGS"
++LDFLAGS="$LDFLAGS"
# Checks for socket and nsl library, required on Solaris systems
# (reported by Peter da Silva <peter@baileynm.com>)