Fix kerberos enable/disable flags.
PR: ports/189037 (based on) Submitted by: barbara@
This commit is contained in:
parent
845e20d59e
commit
e2199fa514
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352644
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ WEATHER_DESC= Weather calendar backend
|
|||
|
||||
WEATHER_LIB_DEPENDS= libgweather.so:${PORTSDIR}/net/libgweather
|
||||
WEATHER_CONFIGURE_WITH= weather
|
||||
KERBEROS_CONFIGURE_WITH= --with-krb5=/usr
|
||||
KERBEROS_CONFIGURE_WITH= krb5=/usr
|
||||
KERBEROS_CONFGIURE_WITHOUT= --without-krb5
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue