aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-19 05:53:28 +0800
committerantoine <antoine@FreeBSD.org>2017-12-19 05:53:28 +0800
commitf7ce4246b34fa2aea1eada5c6ad92692cb7f5bda (patch)
tree6d6f7d76105d6276445c8b6294f297688a2e9e33 /lang
parente7591a319b1da9b63c58cea289359c6ad80d84bc (diff)
downloadfreebsd-ports-gnome-f7ce4246b34fa2aea1eada5c6ad92692cb7f5bda.tar.gz
freebsd-ports-gnome-f7ce4246b34fa2aea1eada5c6ad92692cb7f5bda.tar.zst
freebsd-ports-gnome-f7ce4246b34fa2aea1eada5c6ad92692cb7f5bda.zip
Mark BROKEN: fails to package
Reported by: pkg-fallout
Diffstat (limited to 'lang')
-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 \