diff options
Diffstat (limited to 'devel/oclgrind/Makefile')
-rw-r--r-- | devel/oclgrind/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index cb4b6b450935..95008ca759fc 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -13,8 +13,6 @@ COMMENT= SPIR interpreter and virtual OpenCL device simulator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_10= oclgrind is only supported on FreeBSD 11.0 and newer, crashes LLVM 3.4 - BUILD_DEPENDS= opencl>=0:devel/opencl \ llvm-config50:devel/llvm50 LIB_DEPENDS= libOpenCL.so:devel/ocl-icd |