Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 05:16:17 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464870 - head/graphics/py-opencv
Message-ID:  <201803180516.w2I5GHw0020793@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Mar 18 05:16:16 2018
New Revision: 464870
URL: https://svnweb.freebsd.org/changeset/ports/464870

Log:
  Mark as broken on armv7.

Modified:
  head/graphics/py-opencv/Makefile

Modified: head/graphics/py-opencv/Makefile
==============================================================================
--- head/graphics/py-opencv/Makefile	Sun Mar 18 05:09:21 2018	(r464869)
+++ head/graphics/py-opencv/Makefile	Sun Mar 18 05:16:16 2018	(r464870)
@@ -7,6 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 COMMENT=	OpenCV Python library
 
+BROKEN_armv7=		fails to build: make[1]: cannot open Makefile
+
 OCV_SLAVE=	python
 OCV_PYTHON=	yes
 MASTERDIR=	${.CURDIR:H}/opencv



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