summaryrefslogtreecommitdiff
path: root/x11-wm/icewm
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2002-03-26 05:36:46 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2002-03-26 05:36:46 +0000
commit8a2b6c553d44116774c5d77ca0c29234054ce32f (patch)
treeeaf6edce68ac07e8a87d91ead8c8016bf63d71a6 /x11-wm/icewm
parentUpdate to 0.5.6. (diff)
Fix up the compile failure
Notes
Notes: svn path=/head/; revision=56671
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11-wm/icewm/files/patch-ax11
2 files changed, 12 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 424ecee4ffd0..d77be3ce8ced 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= icewm
PORTVERSION= 1.0.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/x11-wm/icewm/files/patch-ax b/x11-wm/icewm/files/patch-ax
new file mode 100644
index 000000000000..1e12bd630eb6
--- /dev/null
+++ b/x11-wm/icewm/files/patch-ax
@@ -0,0 +1,11 @@
+--- src/wmclient.h.orig Tue Mar 26 14:29:05 2002
++++ src/wmclient.h Tue Mar 26 14:29:13 2002
+@@ -5,6 +5,8 @@
+ #include "ymenu.h"
+ #include "MwmUtil.h"
+
++#include <X11/Xutil.h>
++
+ class YFrameWindow;
+ class WindowListItem;
+