svn commit: r538850 - head/audio/drumgizmo

Antoine Brodin antoine at FreeBSD.org
Mon Jun 15 06:08:22 UTC 2020


Author: antoine
Date: Mon Jun 15 06:08:21 2020
New Revision: 538850
URL: https://svnweb.freebsd.org/changeset/ports/538850

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/drumgizmo/Makefile

Modified: head/audio/drumgizmo/Makefile
==============================================================================
--- head/audio/drumgizmo/Makefile	Mon Jun 15 05:39:09 2020	(r538849)
+++ head/audio/drumgizmo/Makefile	Mon Jun 15 06:08:21 2020	(r538850)
@@ -12,6 +12,8 @@ COMMENT=	Multichannel drum sampler
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		pluginlv2.cc:687:2: error: cannot initialize a member subobject of type 'LV2_Handle'
+
 BUILD_DEPENDS=	lv2>=1.14.0:audio/lv2
 LIB_DEPENDS=	libsmf.so:audio/libsmf \
 		libzita-resampler.so:audio/zita-resampler \


More information about the svn-ports-all mailing list