| Summary: | Fix port: cad/iverilog | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Hiroki Sato <hrs> | ||||
| Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->linimon Take. State Changed From-To: open->closed Committed, thanks for helping us out on this one. |
Remove the BROKEN line in the case of ${OSVERSION} <= 500000. The install-related error has occurred because of the lack of PRIu64 definition in FreeBSD 4.x. The attached patch is for adding several "#define"s into _pli_types.h.in and should fix the problem. How-To-Repeat: N/A