diff options
Diffstat (limited to 'math/clrng/Makefile')
-rw-r--r-- | math/clrng/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/clrng/Makefile b/math/clrng/Makefile index 91da54cb06bd..b1cc46431c26 100644 --- a/math/clrng/Makefile +++ b/math/clrng/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl -BROKEN_FreeBSD_9= clRNG is only supported on FreeBSD 10.1 and newer - ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 ONLY_FOR_ARCHS_REASON= this code has only been tested on x86 and powerpc platforms |