[Bug 267614] misc/wmScoreBoard: fix build with -fcommon

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Nov 2022 18:54:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267614

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|ports-bugs@FreeBSD.org      |fernape@FreeBSD.org
                 CC|                            |fernape@FreeBSD.org

--- Comment #1 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
Hi Robert,

I see only these changes:

diff --git a/misc/wmScoreBoard/Makefile b/misc/wmScoreBoard/Makefile
index 75f66baf055c..96d32cd2d130 100644
--- a/misc/wmScoreBoard/Makefile
+++ b/misc/wmScoreBoard/Makefile
@@ -10,9 +10,6 @@ COMMENT=      Window Maker dockapp that display game scores
from excite
 LICENSE=       GPLv2+
 LICENSE_FILE=  ${WRKSRC}/../COPYING

-BROKEN_FreeBSD_13=     ld: error: duplicate symbol: DisplayDepth
-BROKEN_FreeBSD_14=     ld: error: duplicate symbol: DisplayDepth
-
 RUN_DEPENDS=   wget:ftp/wget

So how is this fixed without any other patches or changing version of the
software?

-- 
You are receiving this mail because:
You are the assignee for the bug.