mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
multimedia/x264: r445837 forgot to move option helpers
PR: 220694 Approved by: portmgr blanket MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D11566
This commit is contained in:
parent
95f2ab1c38
commit
2ff3aa5fe4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445840
@ -21,6 +21,7 @@ OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE
|
||||
ASM_BUILD_DEPENDS= ${ASM_BUILD_DEPENDS_${ARCH}}
|
||||
ASM_BUILD_DEPENDS_amd64=${ASM_BUILD_DEPENDS_i386}
|
||||
ASM_BUILD_DEPENDS_i386= yasm>=1.2.0:devel/yasm
|
||||
ASM_CONFIGURE_ENABLE= asm
|
||||
|
||||
HI10P_DESC= Enable High 10 Profile 10-bit encoding
|
||||
HI10P_CONFIGURE_ON= --bit-depth=10
|
||||
|
@ -62,8 +62,6 @@ LSMASH_DESC= L-SMASH library support
|
||||
MP4_DESC= MPEG-4 output
|
||||
SWSCALE_DESC= Resize video filter
|
||||
|
||||
ASM_CONFIGURE_ENABLE= asm
|
||||
|
||||
DEBUG_CONFIGURE_ENABLE= debug
|
||||
DEBUG_CONFIGURE_OFF= --enable-strip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user