Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2021 08:38:45 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561440 - head/audio/klystrack
Message-ID:  <202101130838.10D8cjkL013397@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Jan 13 08:38:45 2021
New Revision: 561440
URL: https://svnweb.freebsd.org/changeset/ports/561440

Log:
  Mark broken on FreeBSD 13 until I have found a solution
  
  Reported by:	pkg-fallout

Modified:
  head/audio/klystrack/Makefile

Modified: head/audio/klystrack/Makefile
==============================================================================
--- head/audio/klystrack/Makefile	Wed Jan 13 06:53:53 2021	(r561439)
+++ head/audio/klystrack/Makefile	Wed Jan 13 08:38:45 2021	(r561440)
@@ -12,6 +12,8 @@ COMMENT=	Tracker for making C64/NES/Amiga-style chiptu
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: menu_
+
 LIB_DEPENDS=	libasound.so:audio/alsa-lib
 
 USES=		compiler:c11 desktop-file-utils dos2unix gmake localbase:ldconfig \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101130838.10D8cjkL013397>