svn commit: r565869 - head/sysutils/wmflame
Mark Linimon
linimon at FreeBSD.org
Thu Feb 18 03:13:27 UTC 2021
Author: linimon
Date: Thu Feb 18 03:13:26 2021
New Revision: 565869
URL: https://svnweb.freebsd.org/changeset/ports/565869
Log:
Mark BROKEN in 13/14 (via latest llvm update).
Modified:
head/sysutils/wmflame/Makefile
Modified: head/sysutils/wmflame/Makefile
==============================================================================
--- head/sysutils/wmflame/Makefile Thu Feb 18 03:08:19 2021 (r565868)
+++ head/sysutils/wmflame/Makefile Thu Feb 18 03:13:26 2021 (r565869)
@@ -13,6 +13,9 @@ COMMENT= Dockapp that shows the load average as a flam
LICENSE= GPLv2
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: Root
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: Root
+
USES= gmake xorg
USE_XORG= x11 xpm
More information about the svn-ports-all
mailing list