svn commit: r506221 - head/audio/triceratops-lv2
Antoine Brodin
antoine at FreeBSD.org
Mon Jul 8 13:04:22 UTC 2019
Author: antoine
Date: Mon Jul 8 13:04:21 2019
New Revision: 506221
URL: https://svnweb.freebsd.org/changeset/ports/506221
Log:
Mark BROKEN: fails to configure
Checking for 'lv2core' : not found
Reported by: pkg-fallout
MFH: 2019Q3
Modified:
head/audio/triceratops-lv2/Makefile
Modified: head/audio/triceratops-lv2/Makefile
==============================================================================
--- head/audio/triceratops-lv2/Makefile Mon Jul 8 13:03:08 2019 (r506220)
+++ head/audio/triceratops-lv2/Makefile Mon Jul 8 13:04:21 2019 (r506221)
@@ -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
More information about the svn-ports-all
mailing list