diff --git a/audio/abgate-lv2/Makefile b/audio/abgate-lv2/Makefile index 20757bd447c7..8f2df9558a2e 100644 --- a/audio/abgate-lv2/Makefile +++ b/audio/abgate-lv2/Makefile @@ -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