Date: Mon, 18 Dec 2017 21:53:28 +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: r456680 - head/lang/pocl Message-ID: <201712182153.vBILrShf028335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Dec 18 21:53:28 2017 New Revision: 456680 URL: https://svnweb.freebsd.org/changeset/ports/456680 Log: Mark BROKEN: fails to package Reported by: pkg-fallout Modified: head/lang/pocl/Makefile Modified: head/lang/pocl/Makefile ============================================================================== --- head/lang/pocl/Makefile Mon Dec 18 21:52:04 2017 (r456679) +++ head/lang/pocl/Makefile Mon Dec 18 21:53:28 2017 (r456680) @@ -12,6 +12,8 @@ COMMENT= POrtable Computing Language (POCL) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to package + BUILD_DEPENDS= llvm${LLVM_VERSION}>=0:devel/llvm${LLVM_VERSION} \ opencl>=2.1:devel/opencl LIB_DEPENDS= libhwloc.so:devel/hwloc \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712182153.vBILrShf028335>