svn commit: r506222 - branches/2019Q3/audio/triceratops-lv2

Antoine Brodin antoine at FreeBSD.org
Mon Jul 8 13:04:41 UTC 2019


Author: antoine
Date: Mon Jul  8 13:04:40 2019
New Revision: 506222
URL: https://svnweb.freebsd.org/changeset/ports/506222

Log:
  MFH: r506221
  
  Mark BROKEN: fails to configure
  
  Checking for 'lv2core'                   : not found
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q3/audio/triceratops-lv2/Makefile
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/audio/triceratops-lv2/Makefile
==============================================================================
--- branches/2019Q3/audio/triceratops-lv2/Makefile	Mon Jul  8 13:04:21 2019	(r506221)
+++ branches/2019Q3/audio/triceratops-lv2/Makefile	Mon Jul  8 13:04:40 2019	(r506222)
@@ -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-branches mailing list