![](https://secure.gravatar.com/avatar/5e41ffa36d7be4c406e1e014bd7378b1.jpg?s=120&d=mm&r=g)
29 May
2013
29 May
'13
12:10 p.m.
On 29/05/13 13:35, Peter A. Shevtsov wrote: > 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 > > Thank you for reporting that, it is now fixed.