aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libx264
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-08-10 00:55:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-08-10 00:55:12 +0000
commitd6bccda8d9d210c75c1b760d7cb5537a3992f90f (patch)
tree6c3861892dd825bf956d1447ec8c35a2752ef4be /multimedia/libx264
parent8d1b00716f997d20131c3403a7c54c51dbc118ee (diff)
downloadports-d6bccda8d9d210c75c1b760d7cb5537a3992f90f.tar.gz
ports-d6bccda8d9d210c75c1b760d7cb5537a3992f90f.zip
multimedia/x264: update to 0.155.2917
Notes
Notes: svn path=/head/; revision=476802
Diffstat (limited to 'multimedia/libx264')
-rw-r--r--multimedia/libx264/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile
index 06c21bf4919f..81e9a8d15aca 100644
--- a/multimedia/libx264/Makefile
+++ b/multimedia/libx264/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= #
USES= pathfix
-OPTIONS_DEFINE= ASM HI10P OPENCL
+OPTIONS_DEFINE= ASM OPENCL
OPTIONS_DEFAULT= ASM OPENCL
OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE
@@ -23,9 +23,6 @@ ASM_BUILD_DEPENDS_amd64=${ASM_BUILD_DEPENDS_i386}
ASM_BUILD_DEPENDS_i386= nasm>=2.13:devel/nasm
ASM_CONFIGURE_ENABLE= asm
-HI10P_DESC= Enable High 10 Profile 10-bit encoding
-HI10P_CONFIGURE_ON= --bit-depth=10
-
OPENCL_BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl
OPENCL_CONFIGURE_ENABLE=opencl