Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 19:45:42 +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: r537838 - head/audio/abgate-lv2
Message-ID:  <202006031945.053JjgnA037107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun  3 19:45:42 2020
New Revision: 537838
URL: https://svnweb.freebsd.org/changeset/ports/537838

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/abgate-lv2/Makefile

Modified: head/audio/abgate-lv2/Makefile
==============================================================================
--- head/audio/abgate-lv2/Makefile	Wed Jun  3 19:35:21 2020	(r537837)
+++ head/audio/abgate-lv2/Makefile	Wed Jun  3 19:45:42 2020	(r537838)
@@ -13,6 +13,8 @@ COMMENT=	Noise gate LV2 plugin
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		gate.cpp:47:41: error: unknown type name '_LV2_Descriptor'; did you mean 'LV2_Descriptor'?
+
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
 USES=		compiler:c++11-lang gl gmake gnome pkgconfig qt:5 xorg



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