ports/astro/wmspaceweather/files/patch-wmgeneral.c
Soeren Straarup 1b41273769 Fix build error.
Update URL's used to fetch runtime data from.

Reported by:	pkg-fallout@FreeBSD.ORG
2020-12-21 20:27:10 +00:00

10 lines
276 B
C

--- ../wmgeneral/wmgeneral.c.orig 2020-12-21 11:20:47.205960000 -0600
+++ ../wmgeneral/wmgeneral.c 2020-12-21 11:21:15.735441000 -0600
@@ -51,6 +51,7 @@
XpmIcon wmgen;
Pixmap pixmask;
+Display *display;
/*****************/
/* Mouse Regions */
/*****************/