svn commit: r533974 - head/x11-wm/afterstep/files
Dirk Meyer
dinoex at FreeBSD.org
Mon May 4 19:38:51 UTC 2020
Author: dinoex
Date: Mon May 4 19:38:50 2020
New Revision: 533974
URL: https://svnweb.freebsd.org/changeset/ports/533974
Log:
- fix build with -fno-common
Added:
head/x11-wm/afterstep/files/patch-misc.c (contents, props changed)
Added: head/x11-wm/afterstep/files/patch-misc.c
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/x11-wm/afterstep/files/patch-misc.c Mon May 4 19:38:50 2020 (r533974)
@@ -0,0 +1,11 @@
+--- afterstep/misc.c.orig 1997-04-26 12:21:37 UTC
++++ afterstep/misc.c
+@@ -58,8 +58,6 @@
+ #include "screen.h"
+ #include "module.h"
+
+-XGCValues Globalgcv;
+-unsigned long Globalgcm;
+
+
+ /**************************************************************************
More information about the svn-ports-all
mailing list