svn commit: r506216 - head/audio/calf-lv2

Antoine Brodin antoine at FreeBSD.org
Mon Jul 8 12:57:50 UTC 2019


Author: antoine
Date: Mon Jul  8 12:57:49 2019
New Revision: 506216
URL: https://svnweb.freebsd.org/changeset/ports/506216

Log:
  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
  MFH:		2019Q3

Modified:
  head/audio/calf-lv2/Makefile

Modified: head/audio/calf-lv2/Makefile
==============================================================================
--- head/audio/calf-lv2/Makefile	Mon Jul  8 12:35:26 2019	(r506215)
+++ head/audio/calf-lv2/Makefile	Mon Jul  8 12:57:49 2019	(r506216)
@@ -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 \


More information about the svn-ports-head mailing list