summaryrefslogtreecommitdiffstats
path: root/lang/clover/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/clover/Makefile')
-rw-r--r--lang/clover/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/clover/Makefile b/lang/clover/Makefile
index c3ac882..eb95e79 100644
--- a/lang/clover/Makefile
+++ b/lang/clover/Makefile
@@ -7,11 +7,11 @@ CATEGORIES= lang
COMMENT= Mesa "Clover" OpenCL library
-BUILD_DEPENDS= opencl>=0:${PORTSDIR}/devel/opencl
-LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm \
- libOpenCL.so:${PORTSDIR}/devel/ocl-icd \
- libexpat.so:${PORTSDIR}/textproc/expat2
-RUN_DEPENDS= opencl>=0:${PORTSDIR}/devel/opencl
+BUILD_DEPENDS= opencl>=0:devel/opencl
+LIB_DEPENDS= libdrm.so:graphics/libdrm \
+ libOpenCL.so:devel/ocl-icd \
+ libexpat.so:textproc/expat2
+RUN_DEPENDS= opencl>=0:devel/opencl
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto \
presentproto xvmc xshmfence
OpenPOWER on IntegriCloud