From 03aa5b7062d506f524637aec3a5610200b9f86e4 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 10 Feb 2021 17:18:34 +0000 Subject: - Unbreak the build against modern compilers (-fno-common) - Define LICENSE, convert to USES+=localbase and WRKSRC_SUBDIR - Install provided documentation files, amend USE_XORG list --- misc/wmwork/files/patch-wmgeneral.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/wmwork/files/patch-wmgeneral.h (limited to 'misc/wmwork/files/patch-wmgeneral.h') diff --git a/misc/wmwork/files/patch-wmgeneral.h b/misc/wmwork/files/patch-wmgeneral.h new file mode 100644 index 000000000000..e51a1eb38455 --- /dev/null +++ b/misc/wmwork/files/patch-wmgeneral.h @@ -0,0 +1,11 @@ +--- wmgeneral.h.orig 2002-10-17 19:12:33 UTC ++++ wmgeneral.h +@@ -36,7 +36,7 @@ typedef struct { + /* Global variable */ + /*******************/ + +-Display *display; ++extern Display *display; + + /***********************/ + /* Function Prototypes */ -- cgit v1.2.3