mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
- Define LICENSE, convert to USES+=localbase and WRKSRC_SUBDIR - Install provided documentation files, amend USE_XORG list
11 lines
251 B
C
11 lines
251 B
C
--- 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 */
|