summaryrefslogtreecommitdiff
path: root/devel/ocl-icd/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocl-icd/pkg-message')
-rw-r--r--devel/ocl-icd/pkg-message26
1 files changed, 5 insertions, 21 deletions
diff --git a/devel/ocl-icd/pkg-message b/devel/ocl-icd/pkg-message
index 5ff8915adbaf..6fb7bad607f0 100644
--- a/devel/ocl-icd/pkg-message
+++ b/devel/ocl-icd/pkg-message
@@ -1,21 +1,5 @@
-Check your environment variable
-
- OLC_ICD_VENODRDIR
-
-On FreeBSD, this is set to
-
- OCL_ICD_VENDORDIR=/usr/local/etc/OpenCL/vendors
-
-The OCL_ICD_VENDORDIR
-(ICD = Installable Client Driver) holds the platform
-specific driver configuration files (i.e Intel,
-nVidia, AMD, other OpenCL capable devices).
-
-It could be set globally from your system's shell environemt
-setting, for
-
-csh in /etc/csh.cshrc:
- setenv OCL_ICD_VENDORDIR /usr/local/etc/OpenCL/vendors
-
-or for sh/bash/ksh and derivatives, /etc/profile:
- export OCL_ICD_VENDORDIR=/usr/local/etc/OpenCL/vendors
+[
+{ type: install
+ message: " Set environment variale, i.e. OCL_ICD_VENDORDIR=/usr/local/etc/OpenCL/vendors"
+}
+]