aboutsummaryrefslogtreecommitdiff
path: root/audio/drumgizmo
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-06-15 06:08:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-06-15 06:08:21 +0000
commit59134a3e6a24387c9d137ccac25ee362353e4774 (patch)
tree95673e150cc333c386d25282a54bfe8543a4153f /audio/drumgizmo
parentbc78b0f146c996e063e3cda4421901e1c07b5c04 (diff)
downloadports-59134a3e6a24387c9d137ccac25ee362353e4774.tar.gz
ports-59134a3e6a24387c9d137ccac25ee362353e4774.zip
Mark BROKEN
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=538850
Diffstat (limited to 'audio/drumgizmo')
-rw-r--r--audio/drumgizmo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/drumgizmo/Makefile b/audio/drumgizmo/Makefile
index b232768a06e7..32236733cac8 100644
--- a/audio/drumgizmo/Makefile
+++ b/audio/drumgizmo/Makefile
@@ -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 \