Bug 145226

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   

Description tom 2010-03-31 04:00:21 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-31 04:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-05-07 01:11:26 UTC
State Changed
From-To: open->closed

erwin@ marked it broken so its definitely on i386, I can confirm it 
doesn't build on amd64.