summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-07-08 13:04:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-07-08 13:04:21 +0000
commit3716c9a905d6392b90f5bcf23305b13325f9608e (patch)
tree60868fec9d89e2f3116f908a0c7e6ec6903bae12
parentMark BROKEN: fails to configure (diff)
Mark BROKEN: fails to configure
Checking for 'lv2core' : not found Reported by: pkg-fallout MFH: 2019Q3
-rw-r--r--audio/triceratops-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile
index 23af59334bb9..5ec842e2eca8 100644
--- a/audio/triceratops-lv2/Makefile
+++ b/audio/triceratops-lv2/Makefile
@@ -14,6 +14,8 @@ COMMENT= Polyphonic synthesizer LV2 plugin
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to configure
+
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2