mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
- Define LICENSE, convert to USES+=localbase and WRKSRC_SUBDIR - Install provided documentation files, amend USE_XORG list
10 lines
187 B
C
10 lines
187 B
C
--- wmgeneral.c.orig 2002-10-17 19:12:33 UTC
|
|
+++ wmgeneral.c
|
|
@@ -74,6 +74,7 @@
|
|
/* X11 Variables */
|
|
/*****************/
|
|
|
|
+Display *display;
|
|
Window Root;
|
|
int screen;
|
|
int x_fd;
|