Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2020 09:43:53 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550667 - head/audio/beatslash-lv2
Message-ID:  <202009300943.08U9hrKB074450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Sep 30 09:43:53 2020
New Revision: 550667
URL: https://svnweb.freebsd.org/changeset/ports/550667

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/beatslash-lv2/Makefile

Modified: head/audio/beatslash-lv2/Makefile
==============================================================================
--- head/audio/beatslash-lv2/Makefile	Wed Sep 30 09:42:54 2020	(r550666)
+++ head/audio/beatslash-lv2/Makefile	Wed Sep 30 09:43:53 2020	(r550667)
@@ -13,6 +13,7 @@ COMMENT=	LV2 plugins to mangle, slash, repeat and do m
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to configure
 BROKEN_powerpc64=	fails to build: FileNotFoundError: [Errno 2] No such file or directory
 
 BUILD_DEPENDS=	lv2>0:audio/lv2 \



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