svn commit: r477002 - head/misc/valentina

Antoine Brodin antoine at FreeBSD.org
Sun Aug 12 17:03:22 UTC 2018


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


More information about the svn-ports-head mailing list