diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-03 19:53:07 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-03 19:53:07 +0000 |
commit | 3309f25f9299fec11d26f69e2a4d3174273601d8 (patch) | |
tree | 8b640a213e74c02f0a60a23cc84828c0d2e120e9 | |
parent | Mark BROKEN (diff) |
Mark BROKEN
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=537846
-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 |