1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Neil Blakey-Milner
97bc172f5e Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to build
and not fail to install Mesa twice.

Noticed by:	bento
2000-11-03 23:48:03 +00:00
Neil Blakey-Milner
cc3a266bd3 Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,
socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++)

Bothered by:	Barry Irwin <bvi@rucus.ru.ac.za>
Bothered by:	Matthew West <mwest@uct.ac.za>
2000-08-18 15:04:09 +00:00
Neil Blakey-Milner
35b4af3562 Attempt to work around what seems to be a make time-dependency issue
(ie, 1 second granularity) and explicitly run the man target in
post-build.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green
2000-08-12 22:01:39 +00:00
Neil Blakey-Milner
3c7d3681a2 Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory.
2000-08-12 01:10:45 +00:00
Neil Blakey-Milner
5ab279640f Add bzflag, a multiplayer 3D tank battle game. 2000-08-12 00:28:05 +00:00