svn commit: r543431 - head/graphics/pencil2d

Antoine Brodin antoine at FreeBSD.org
Sun Jul 26 06:34:21 UTC 2020


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 \


More information about the svn-ports-all mailing list