| Summary: | www/mod_musicindex not broken | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | tom |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed erwin@ marked it broken so its definitely on i386, I can confirm it doesn't build on amd64. |
Please remove the lines .if ${OSVERSION} >= 800000 BROKEN= does not build .endif from the www/mod_musicindex port Makefile. It does in fact build on both 8.0 and 9-current (at least on i386, i cannot test on other archs at this time, but even if it is broken on one or more of them, it needs a different conditional for BROKEN) Fix: see above How-To-Repeat: see above