mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
emulators/wine-devel: Remove two obsolete configure options
Upstream recently removed support for HAL and QuickTime and with that the --with-hal/--without-hal and --with-quicktime/ -without-quicktime configure options. Accordingly do not use --without-hal and -without-quicktime any more.
This commit is contained in:
parent
4c95831d8f
commit
abcff57bed
1 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@ CONFIGURE_ARGS+=--verbose \
|
||||||
--without-gphoto \
|
--without-gphoto \
|
||||||
--without-gssapi \
|
--without-gssapi \
|
||||||
--without-gstreamer \
|
--without-gstreamer \
|
||||||
--without-hal \
|
|
||||||
--without-inotify \
|
--without-inotify \
|
||||||
--without-krb5 \
|
--without-krb5 \
|
||||||
--without-mingw \
|
--without-mingw \
|
||||||
|
@ -55,7 +54,6 @@ CONFIGURE_ARGS+=--verbose \
|
||||||
--with-pcap \
|
--with-pcap \
|
||||||
--with-pthread \
|
--with-pthread \
|
||||||
--without-pulse \
|
--without-pulse \
|
||||||
--without-quicktime \
|
|
||||||
--without-sane \
|
--without-sane \
|
||||||
--with-sdl \
|
--with-sdl \
|
||||||
--without-udev \
|
--without-udev \
|
||||||
|
|
Loading…
Add table
Reference in a new issue