#26179: bzflag: consistent whitespace, please -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: phw@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: bzflag -------------------------------------+-------------------------------------- The bzflag portfile uses inconsistent indentation. Most of the portfile uses tabs at 8 spaces per tab for indentation lining up at column 20 (meaning there are also spaces thrown in there), but the checksum lines use tabs at 4 spaces per tab lining up at column 20. And the livecheck lines use 8-space tabs lining up at column 24. Please switch to a consistent indentation style using only spaces. Adding the standard MacPorts modeline would also be a good idea at that point. Attached is one possible fix. -- Ticket URL: <http://trac.macports.org/ticket/26179> MacPorts <http://www.macports.org/> Ports system for Mac OS