svn commit: r537839 - head/audio/artyfx-lv2

Antoine Brodin antoine at FreeBSD.org
Wed Jun 3 19:47:21 UTC 2020


Author: antoine
Date: Wed Jun  3 19:47:20 2020
New Revision: 537839
URL: https://svnweb.freebsd.org/changeset/ports/537839

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/artyfx-lv2/Makefile

Modified: head/audio/artyfx-lv2/Makefile
==============================================================================
--- head/audio/artyfx-lv2/Makefile	Wed Jun  3 19:45:42 2020	(r537838)
+++ head/audio/artyfx-lv2/Makefile	Wed Jun  3 19:47:20 2020	(r537839)
@@ -14,6 +14,8 @@ COMMENT=	ArtyFX plugin bundle
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		lv2_ui.cxx:139:3: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile
 


More information about the svn-ports-all mailing list