Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2019 20:12:07 +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: r491055 - head/multimedia/lives
Message-ID:  <201901232012.x0NKC7PN087551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jan 23 20:12:07 2019
New Revision: 491055
URL: https://svnweb.freebsd.org/changeset/ports/491055

Log:
  Mark BROKEN: fails to patch
  
  Reported by:	pkg-fallout

Modified:
  head/multimedia/lives/Makefile

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Wed Jan 23 17:50:12 2019	(r491054)
+++ head/multimedia/lives/Makefile	Wed Jan 23 20:12:07 2019	(r491055)
@@ -14,6 +14,8 @@ COMMENT=	Video editing system
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to patch
+
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
 		${LOCALBASE}/bin/analyseplugin:audio/ladspa
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \



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