summaryrefslogtreecommitdiff
path: root/misc/wmwork/files/patch-wmgeneral.h
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-10 17:18:34 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-10 17:18:34 +0000
commit03aa5b7062d506f524637aec3a5610200b9f86e4 (patch)
treeda3baa0642ccd9b6c1a134b07984f5c1f830e5d1 /misc/wmwork/files/patch-wmgeneral.h
parentwww/youtube_dlc: Update to 2021.02.09 (diff)
- 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
Notes
Notes: svn path=/head/; revision=564885
Diffstat (limited to 'misc/wmwork/files/patch-wmgeneral.h')
-rw-r--r--misc/wmwork/files/patch-wmgeneral.h11
1 files changed, 11 insertions, 0 deletions
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 */