Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2019 13:02:33 +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: r506219 - head/audio/slv2
Message-ID:  <201907081302.x68D2X6G047575@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jul  8 13:02:33 2019
New Revision: 506219
URL: https://svnweb.freebsd.org/changeset/ports/506219

Log:
  Mark BROKEN: fails to configure
  
  Checking for lv2core >= 1.0                 : Package 'lv2core' was not found
  
  Reported by:	pkg-fallout
  MFH:		2019Q3

Modified:
  head/audio/slv2/Makefile

Modified: head/audio/slv2/Makefile
==============================================================================
--- head/audio/slv2/Makefile	Mon Jul  8 12:58:43 2019	(r506218)
+++ head/audio/slv2/Makefile	Mon Jul  8 13:02:33 2019	(r506219)
@@ -13,6 +13,8 @@ COMMENT=	LV2 Application Support Library
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to configure
+
 BUILD_DEPENDS=	lv2>=1.14.0_1:audio/lv2
 LIB_DEPENDS=	libjack.so:audio/jack \
 		librdf.so:textproc/redland



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