svn commit: r456680 - head/lang/pocl
Antoine Brodin
antoine at FreeBSD.org
Mon Dec 18 21:53:29 UTC 2017
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 \
More information about the svn-ports-all
mailing list