diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-03 19:52:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-03 19:52:20 +0000 |
commit | bd0b05c50235903dbf19f12c78a05f03d4793b49 (patch) | |
tree | 1a85f7bb53e8dcf8582a75e4f25f0d3a9c88dbf4 | |
parent | Mark BROKEN (diff) |
Mark BROKEN
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=537845
-rw-r--r-- | audio/sorcer-lv2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/sorcer-lv2/Makefile b/audio/sorcer-lv2/Makefile index 0ae6ba1498a8..44fd28e30b74 100644 --- a/audio/sorcer-lv2/Makefile +++ b/audio/sorcer-lv2/Makefile @@ -13,6 +13,8 @@ COMMENT= Wavetable LV2 plugin synth targeted at the electronic/dubstep genre LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= sorcer_ui.cxx:265:21: error: cannot initialize a member subobject of type 'LV2UI_Handle' + BUILD_DEPENDS= lv2>0:audio/lv2 \ ${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs LIB_DEPENDS= libntk.so:x11-toolkits/ntk |