Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 17:03:21 +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: r477002 - head/misc/valentina
Message-ID:  <201808121703.w7CH3LWE085395@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug 12 17:03:21 2018
New Revision: 477002
URL: https://svnweb.freebsd.org/changeset/ports/477002

Log:
  Mark BROKEN: fails to build
  
  Reported by:	yuri@

Modified:
  head/misc/valentina/Makefile

Modified: head/misc/valentina/Makefile
==============================================================================
--- head/misc/valentina/Makefile	Sun Aug 12 16:50:51 2018	(r477001)
+++ head/misc/valentina/Makefile	Sun Aug 12 17:03:21 2018	(r477002)
@@ -12,6 +12,8 @@ COMMENT=	Sewing pattern drafting tool aiming to remake
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE_GPL.txt
 
+BROKEN=		fails to build
+
 USES=		desktop-file-utils gmake qmake qt:5
 USE_QT=		concurrent core gui network opengl printsupport svg widgets xml xmlpatterns buildtools_build linguisttools_build testlib_build
 USE_GL=		gl



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