--- Portfile 2007-01-12 16:27:07.000000000 +0100 +++ Portfile.new 2007-01-12 16:26:41.000000000 +0100 @@ -34,6 +34,6 @@ variant ssl { depends_lib lib:libssl:openssl configure.args-append --with-ssl \ - --with-ssl-library=/usr/lib \ - --with-ssl-includes=/usr/include/openssl + --with-ssl-library=/opt/local/lib \ + --with-ssl-includes=/opt/local/include/openssl }