diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-09-23 13:14:43 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-09-23 13:14:43 +0000 |
commit | 850998762e99293d3001cf623536f1bec3180112 (patch) | |
tree | 3847745e16f4809a65ccb8ceef712f7bfd42d1a0 /multimedia/libx264 | |
parent | 4d4012b533caafdad2f62279a892f6a53e9ba112 (diff) |
Notes
Diffstat (limited to 'multimedia/libx264')
-rw-r--r-- | multimedia/libx264/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile index addeb531e04c..6fad6799a655 100644 --- a/multimedia/libx264/Makefile +++ b/multimedia/libx264/Makefile @@ -19,7 +19,6 @@ OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE HI10P_DESC= Enable High 10 Profile 10-bit encoding HI10P_CONFIGURE_ON= --bit-depth=10 -OPENCL_DESC= Heterogeneous computing via OpenCL OPENCL_BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl OPENCL_CONFIGURE_OFF= --disable-opencl |