1
0
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:
Gerald Pfeifer 2018-01-21 21:17:11 +00:00
parent 21a36131a2
commit 26195c1ed9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459628

View File

@ -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 \