summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-02-19 08:06:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-02-19 08:06:57 +0000
commite8e364be02f466961c00cc5ac4d29afa441e7efa (patch)
tree10ebbdba1979826e8c270bab755d92742564e518 /x11-wm
parent- fix versions usage in USE_PYTHON. F.e. 27 -> 2.7 (non-functional change) (diff)
- fix build with gcc46
Notes
Notes: svn path=/head/; revision=291787
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/etoile-azalea/files/patch-AZScreen.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/etoile-azalea/files/patch-AZScreen.m b/x11-wm/etoile-azalea/files/patch-AZScreen.m
new file mode 100644
index 000000000000..288a1021ff8d
--- /dev/null
+++ b/x11-wm/etoile-azalea/files/patch-AZScreen.m
@@ -0,0 +1,10 @@
+--- Services/Private/Azalea/AZScreen.m.orig 2007-08-03 16:45:08.000000000 +0200
++++ Services/Private/Azalea/AZScreen.m 2012-02-19 07:55:19.000000000 +0100
+@@ -31,6 +31,7 @@
+ #import "openbox.h"
+ #import "prop.h"
+ #import "config.h"
++#import "assert.h"
+
+ #import <XWindowServerKit/XScreen.h>
+