mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Fix up the compile failure
This commit is contained in:
parent
0fdc3f487c
commit
8a2b6c553d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56671
@ -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}
|
||||
|
11
x11-wm/icewm/files/patch-ax
Normal file
11
x11-wm/icewm/files/patch-ax
Normal file
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user