Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2019 12:58:44 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r506218 - branches/2019Q3/audio/calf-lv2
Message-ID:  <201907081258.x68Cwih0042328@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jul  8 12:58:43 2019
New Revision: 506218
URL: https://svnweb.freebsd.org/changeset/ports/506218

Log:
  MFH: r506216
  
  Mark BROKEN: fails to stage
  
  install: /wrkdirs/usr/ports/audio/calf-lv2/work/stage/usr/local/lib/lv2/calf.lv2: realpath: No such file or directory
  
  Reported by:	pkg-fallout

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

Modified: branches/2019Q3/audio/calf-lv2/Makefile
==============================================================================
--- branches/2019Q3/audio/calf-lv2/Makefile	Mon Jul  8 12:58:12 2019	(r506217)
+++ branches/2019Q3/audio/calf-lv2/Makefile	Mon Jul  8 12:58:43 2019	(r506218)
@@ -14,6 +14,8 @@ COMMENT=	Set of LV2 plugins
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
+BROKEN=		fails to stage
+
 BUILD_DEPENDS=	lv2>=1.14.0_1:audio/lv2
 LIB_DEPENDS=	libfluidsynth.so:audio/fluidsynth \
 		libfontconfig.so:x11-fonts/fontconfig \



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