aboutsummaryrefslogtreecommitdiff
path: root/devel/clinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/clinfo/Makefile')
-rw-r--r--devel/clinfo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/clinfo/Makefile b/devel/clinfo/Makefile
index 2db75d8f639e..c1b617037b14 100644
--- a/devel/clinfo/Makefile
+++ b/devel/clinfo/Makefile
@@ -1,6 +1,5 @@
PORTNAME= clinfo
-PORTVERSION= 3.0.23.01.25
-PORTREVISION= 1
+DISTVERSION= 3.0.25.02.14
CATEGORIES= devel
MAINTAINER= x11@FreeBSD.org
@@ -10,7 +9,7 @@ WWW= https://github.com/Oblomov/clinfo
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl
+BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
USE_GITHUB= yes