aboutsummaryrefslogtreecommitdiff
path: root/lang/pocl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-18 21:53:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-18 21:53:28 +0000
commitc328b00c4f84b773852edce1acc5a1a45e92afc5 (patch)
tree6d6f7d76105d6276445c8b6294f297688a2e9e33 /lang/pocl
parent5fdbf108c4bacd16044349d7b7f610e636042abe (diff)
downloadports-c328b00c4f84b773852edce1acc5a1a45e92afc5.tar.gz
ports-c328b00c4f84b773852edce1acc5a1a45e92afc5.zip
Mark BROKEN: fails to package
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=456680
Diffstat (limited to 'lang/pocl')
-rw-r--r--lang/pocl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile
index 8f9845745c9b..93f581c4db8f 100644
--- a/lang/pocl/Makefile
+++ b/lang/pocl/Makefile
@@ -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 \