mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
emulators/wine-devel: Build without Quicktime support
Quicktime support shouldn't trigger on FreeBSD. Still explicitly configure --without-quicktime in line with our push for deterministic builds. Approved by: maintainer (pre-approval)
This commit is contained in:
parent
a97113cd39
commit
e3632b1fd1
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ CONFIGURE_ARGS+=--verbose \
|
|||
--with-pcap \
|
||||
--with-pthread \
|
||||
--without-pulse \
|
||||
--without-quicktime \
|
||||
--without-sane \
|
||||
--with-sdl \
|
||||
--without-udev \
|
||||
|
|
Loading…
Add table
Reference in a new issue