ports/astro/wmspaceweather/files/patch-wmgeneral.h
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

11 lines
308 B
C

--- ../wmgeneral/wmgeneral.h.orig 2020-12-21 11:21:23.324171000 -0600
+++ ../wmgeneral/wmgeneral.h 2020-12-21 11:21:41.194688000 -0600
@@ -28,7 +28,7 @@
/* Global variable */
/*******************/
-Display *display;
+extern Display *display;
/***********************/
/* Function Prototypes */