Date: Sun, 18 Nov 2018 19:28:02 +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: r485247 - head/graphics/openfx-arena Message-ID: <201811181928.wAIJS2eB075985@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Nov 18 19:28:01 2018 New Revision: 485247 URL: https://svnweb.freebsd.org/changeset/ports/485247 Log: Mark BROKEN: fails to build c++: error: no such file or directory: 'MAGICK_EXTRA_DEP_LIBS' Reported by: pkg-fallout Modified: head/graphics/openfx-arena/Makefile Modified: head/graphics/openfx-arena/Makefile ============================================================================== --- head/graphics/openfx-arena/Makefile Sun Nov 18 19:26:03 2018 (r485246) +++ head/graphics/openfx-arena/Makefile Sun Nov 18 19:28:01 2018 (r485247) @@ -11,6 +11,7 @@ COMMENT= Extra OpenFX plugins for Natron LICENSE= GPLv2 +BROKEN= fails to build ONLY_FOR_ARCHS= amd64 BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811181928.wAIJS2eB075985>