We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0750c commit 00ce7e7Copy full SHA for 00ce7e7
www/curl/options.mk
@@ -30,6 +30,7 @@ CONFIGURE_ARGS+= --without-libssh2
30
.endif
31
32
.if !empty(PKG_OPTIONS:Mgssapi)
33
+KRB5_ACCEPTED= mit-krb5
34
.include "../../mk/krb5.buildlink3.mk"
35
CONFIGURE_ARGS+= --with-gssapi=${KRB5BASE}
36
CONFIGURE_ARGS+= --with-gssapi-includes=${KRB5BASE}/include/gssapi
0 commit comments