| Summary: | [UPDATE] games/scourge: integrate completely with bsd.wx.mk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2006-11-13 22:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer alepulver 2006-12-01 14:15:53 UTC
FreeBSD ports repository
Modified files:
games/scourge Makefile
Log:
- Use provided WX_CONFIG instead of local WXCONFIG.
- Use WANT_UNICODE instead of WX_UNICODE since it can be compiled with the
non-Unicode version.
- Use ARCH instead of MACHINE_ARCH to possibly allow cross-compiling.
PR: ports/105495
Submitted by: alepulver (myself)
Approved by: maintainer (timeout)
Revision Changes Path
1.9 +3 -4 ports/games/scourge/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 Committed. Thanks! |