Summary: | [PATCH] www/w3m - fix build with libressl | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | meyer.arne83 | ||||
Component: | Individual Port(s) | Assignee: | MANTANI Nobutaka <nobutaka> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jamie | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
over to maintainer Fixed by r363883. http://svnweb.freebsd.org/changeset/ports/363883 |
Created attachment 144780 [details] Disable use of egd api in w3m to fix build against libressl w3m fails to build because libressl has axed the egd api. Attached patch disables use of egd in w3m unconditionally. egd is a bad idea and AFAIK not needed on FreeBSD anyway.