| Summary: | games/rtcw does not work on FreeBSD 7.0-BETA4 AMD64 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Hardy Schumacher <hardy.schumacher> |
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Hardy Schumacher
2007-12-20 17:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) alepulver 2007-12-20 17:45:18 UTC
FreeBSD ports repository
Modified files:
games/rtcw Makefile
Log:
- Remove IA32_BINARY_PORT (not intended to be used with Linux binaries).
- Add missing GL dependency (USE_GL=linux).
PR: ports/118893
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
Revision Changes Path
1.26 +1 -1 ports/games/rtcw/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed The missing libGL dependency was added. |