Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 06:34: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: r543431 - head/graphics/pencil2d
Message-ID:  <202007260634.06Q6YL2x092364@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jul 26 06:34:21 2020
New Revision: 543431
URL: https://svnweb.freebsd.org/changeset/ports/543431

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

Modified:
  head/graphics/pencil2d/Makefile

Modified: head/graphics/pencil2d/Makefile
==============================================================================
--- head/graphics/pencil2d/Makefile	Sun Jul 26 00:43:07 2020	(r543430)
+++ head/graphics/pencil2d/Makefile	Sun Jul 26 06:34:21 2020	(r543431)
@@ -12,6 +12,8 @@ COMMENT=	Easy and intuitive tool to make 2D hand-drawn
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
+BROKEN=		Project ERROR: Unknown module(s) in QT: xmlpatterns
+
 RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg
 
 USES=		compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 \



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