mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Configure --without-krb5 aka Kerberos support. This should not make a
real difference (and definitely not for clean builds), but makes this explicit and also avoids a configure warning.
This commit is contained in:
parent
21a36131a2
commit
26195c1ed9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459628
@ -34,6 +34,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
|
||||
--without-alsa --without-capi --without-dbus \
|
||||
--without-gettext --without-gettextpo \
|
||||
--without-gphoto --without-gsm --without-gstreamer \
|
||||
--without-krb5 \
|
||||
--without-opencl \
|
||||
--without-osmesa \
|
||||
--with-oss \
|
||||
|
Loading…
Reference in New Issue
Block a user