| Summary: | Build of openssl-0.9.8a generates error | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Thomas Novin <thomas> |
| Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Thomas Novin
2005-11-08 19:40:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer. State Changed From-To: open->analyzed bsd.port.mk dropped support for old SED. Please install textproc/sed_inplace and add to your /etc/make.conf: SED=/usr/local/bin/sed This solution is OK if you use this i make.conf: SED=/usr/local/bin/sed_inplace This is what the binary was called on a current sed-inplace install. State Changed From-To: analyzed->closed won't be fixed, as bsd.port.mk dropped support for it. The given workaround is recommened for older releases. |