Skip to content

Commit 00ce7e7

Browse files
committed
curl: Don't accept heimdal.
1 parent 7a0750c commit 00ce7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/curl/options.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ CONFIGURE_ARGS+= --without-libssh2
3030
.endif
3131

3232
.if !empty(PKG_OPTIONS:Mgssapi)
33+
KRB5_ACCEPTED= mit-krb5
3334
.include "../../mk/krb5.buildlink3.mk"
3435
CONFIGURE_ARGS+= --with-gssapi=${KRB5BASE}
3536
CONFIGURE_ARGS+= --with-gssapi-includes=${KRB5BASE}/include/gssapi

0 commit comments

Comments
 (0)