svn commit: r469891 - head/graphics/libkface

Steve Wills swills at FreeBSD.org
Mon May 14 14:10:07 UTC 2018


Author: swills
Date: Mon May 14 14:10:06 2018
New Revision: 469891
URL: https://svnweb.freebsd.org/changeset/ports/469891

Log:
  graphics/libkface: mark broken with new opencv

Modified:
  head/graphics/libkface/Makefile   (contents, props changed)

Modified: head/graphics/libkface/Makefile
==============================================================================
--- head/graphics/libkface/Makefile	Mon May 14 14:09:44 2018	(r469890)
+++ head/graphics/libkface/Makefile	Mon May 14 14:10:06 2018	(r469891)
@@ -10,6 +10,7 @@ DIST_SUBDIR=	KDE/${PORTVERSION}
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KDE4 library for face recognition
 
+BROKEN=		Does not build with newer opencv
 DEPRECATED=	No longer maintained upstream
 EXPIRATION_DATE=	2018-06-07
 


More information about the svn-ports-all mailing list