Ticket #466: sylpheed-ssl.patch

File sylpheed-ssl.patch, 310 bytes (added by aaron@…, 21 years ago)

ssl variant patch

  • Portfile

    old new  
    2626                CFLAGS="-O3 -fstrict-aliasing -funroll-loops"
    2727
    2828configure.args  --disable-compface --disable-gdk-pixbuf
     29
     30variant ssl     { depends_lib-append lib:libssl.0.9:openssl
     31                  configure.args-append --enable-ssl }