diff options
-rw-r--r-- | audio/triceratops-lv2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile index b5a680dab99d..27c59e4162dd 100644 --- a/audio/triceratops-lv2/Makefile +++ b/audio/triceratops-lv2/Makefile @@ -14,6 +14,7 @@ COMMENT= Polyphonic synthesizer LV2 plugin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= triceratops_gui.cpp:892:26: error: cannot initialize a member subobject of type 'LV2UI_Handle' DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 |