- Disable broken FFMPEG option to allow package to be built
Approved by: portmgr blanket
This commit is contained in:
parent
c8ca6acb64
commit
4b15b6b980
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472454
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \
|
|||
BROKEN_powerpc64= fails to compile: features_cpu.c: undefined reference to __mftb
|
||||
|
||||
OPTIONS_DEFINE= FFMPEG OSS JACK PULSEAUDIO ALSA SDL OPENGL OPENAL NETPLAY PYTHON V4L FREETYPE FBO
|
||||
OPTIONS_DEFAULT=FFMPEG OSS PULSEAUDIO SDL OPENGL OPENAL NETPLAY PYTHON V4L FREETYPE FBO
|
||||
OPTIONS_DEFAULT=OSS PULSEAUDIO SDL OPENGL OPENAL NETPLAY PYTHON V4L FREETYPE FBO # FFMPEG
|
||||
FFMPEG_DESC= On-the-fly recording of gameplay with libavcodec
|
||||
NETPLAY_DESC= Peer-to-peer netplay
|
||||
PYTHON_DESC= Script support in shaders
|
||||
|
|
Loading…
Reference in a new issue