![](https://secure.gravatar.com/avatar/3c56441e0f23ba66563c2dfd0e361b28.jpg?s=120&d=mm&r=g)
29 May
2013
29 May
'13
3:35 a.m.
On 29/05/13 at 10:28am, James Mills wrote:
This port is broken then. You may need to tweak it's configure options and point it to the right place to find the SSL headers.
diff --git a/lynx/Pkgfile b/lynx/Pkgfile index 72a52dd..5c24f24 100644 --- a/lynx/Pkgfile +++ b/lynx/Pkgfile @@ -17,7 +17,7 @@ build() { --disable-nls \ --enable-color-style \ --enable-ipv6 \ - --with-ssl \ + --with-ssl=/usr/lib \ --with-zlib make -- Peter A. Shevtsov