svn commit: r422012 - in head: ftp/curl security/softhsm2 security/stunnel

Mathieu Arnold mat at FreeBSD.org
Tue Sep 13 15:28:36 UTC 2016


Le 13/09/2016 à 16:24, John Marino a écrit :
>  IGNORE=		GSSAPI_BASE is not compatible with OpenSSL from ports. Use other GSSAPI options or OpenSSL from base system
>  .endif
>  
> -.if ${SSL_DEFAULT} == libressl
> +.if ${SSL_DEFAULT:Mlibressl*}
>  .if ${PORT_OPTIONS:MGSSAPI_BASE} && ${PORT_OPTIONS:MOPENSSL}
>  IGNORE=		GSSAPI_BASE is not compatible with LibreSSL. Use other GSSAPI options
>  .endif

Looking at this, those could be removed, if you try to use the base
gssapi with ssl from ports, gssapi.mk will add an IGNORE entry.


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160913/38cfb232/attachment.sig>


More information about the svn-ports-head mailing list