summaryrefslogtreecommitdiff
path: root/devel/clinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/clinfo/Makefile')
-rw-r--r--devel/clinfo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/clinfo/Makefile b/devel/clinfo/Makefile
index e3468036ffe6..db91dc2602cb 100644
--- a/devel/clinfo/Makefile
+++ b/devel/clinfo/Makefile
@@ -20,8 +20,6 @@ ALL_TARGET= #
PLIST_FILES= bin/clinfo \
man/man1/clinfo.1.gz
-BROKEN_FreeBSD_9= OpenCL is only supported on FreeBSD 10 and newer
-
post-patch:
@${REINPLACE_CMD} -e 's|-Wall|-Wall -I${LOCALBASE}/include|g; \
s|-lOpenCL|-lOpenCL -L${LOCALBASE}/lib|g' \