Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2019 13:04:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506221 - head/audio/triceratops-lv2
Message-ID:  <201907081304.x68D4LOH047891@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907081304.x68D4LOH047891>