mirror of https://git.FreeBSD.org/ports.git
emulators/wine: Explicitly configure --without-ffmpeg
This does not affect clean builds (as with Poudriere) and makes others more consistent and reproducible.
This commit is contained in:
parent
873bf4fd31
commit
037e128a23
|
@ -35,6 +35,7 @@ CONFIGURE_ARGS+=--verbose \
|
|||
--without-capi \
|
||||
--without-coreaudio \
|
||||
--without-dbus \
|
||||
--without-ffmpeg \
|
||||
--without-gettext --without-gettextpo \
|
||||
--without-gphoto \
|
||||
--without-gssapi \
|
||||
|
|
Loading…
Reference in New Issue