summaryrefslogtreecommitdiff
path: root/wm/weewm/patches
diff options
context:
space:
mode:
authorminskim <minskim>2004-08-16 19:36:32 +0000
committerminskim <minskim>2004-08-16 19:36:32 +0000
commit220105ff9ce2a7124830670124ea28b011f38e11 (patch)
tree5affab2761e335e3cee7a4f00d7a6627723b5d7d /wm/weewm/patches
parent3ea64bce99e12033051657961dbb694ba9a0fd0d (diff)
downloadpkgsrc-220105ff9ce2a7124830670124ea28b011f38e11.tar.gz
Import weewm from pkgsrc-wip. Packaged by xtraeme@ and updated by me.
WeeWM (Wee Enhanced Environment) is a fast and light window manager for XFree86. Everything can be done with a keyboard. It is customizable, and has dock management, smart window placement, virtual desktops, and more.
Diffstat (limited to 'wm/weewm/patches')
-rw-r--r--wm/weewm/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/weewm/patches/patch-aa b/wm/weewm/patches/patch-aa
new file mode 100644
index 00000000000..d49b1a4d360
--- /dev/null
+++ b/wm/weewm/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/08/16 19:36:32 minskim Exp $
+
+--- src/Makefile.orig 2003-05-31 11:50:55.000000000 -0500
++++ src/Makefile
+@@ -15,12 +15,10 @@
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ #
+
+-CC=gcc
++OPTIONS=${CFLAGS}
+
+-OPTIONS=-Wall -W -pedantic -pipe -O2
+-
+-INCLUDES=-I/usr/X11R6/include
+-LIBS=-L/usr/X11R6/lib -lX11
++INCLUDES=-I${X11BASE}/include
++LIBS= ${LDFLAGS} -lX11
+
+ OUTPUT=weewm
+ OBJS=weewm.o client.o events.o screen.o memorize.o info.o config.o