Ticket #1370: patch-lftp-portfile

File patch-lftp-portfile, 202 bytes (added by julien.touche@…, 20 years ago)

lftp patch

Line 
1--- Portfile.orig       Sat Jan  3 18:10:54 2004
2+++ Portfile    Sat Jan  3 18:11:17 2004
3@@ -26,4 +26,5 @@
4 
5 variant ssl {
6     configure.args-append --enable-ssl
7+    configure.args-delete --without-ssl
8 }