Ticket #466: sylpheed-ssl.patch
File sylpheed-ssl.patch, 310 bytes (added by aaron@…, 22 years ago) |
---|
-
Portfile
old new 26 26 CFLAGS="-O3 -fstrict-aliasing -funroll-loops" 27 27 28 28 configure.args --disable-compface --disable-gdk-pixbuf 29 30 variant ssl { depends_lib-append lib:libssl.0.9:openssl 31 configure.args-append --enable-ssl }