Bug 12689

Summary: BZFLAG (opengl game) compile time hints
Product: Ports & Packages Reporter: joeo <joeo>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description joeo 1999-07-18 07:00:00 UTC
		bzflag won't compile out of the box, no port exists

Fix: 

configure the sources for linux, remove the -D_POSIX_SOURCE define from
"config-sys" and add libcompat to   the same file, do a tiny amount of
include file hacking and, after many compile time warnings you get an
executable.
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-07-18 07:10:27 UTC
State Changed
From-To: open->closed

Thanks for the 'hints'.  Please send a new PR if you 
have an actual port attached to this. 
See http://www.freebsd.org/handbook/porting.html if you 
need help creating a port.