| Summary: | [patch] games/vavoom - unbreak build (cmake problem?) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Barbara <barbara.xxx1975> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Barbara
2009-12-12 21:40:02 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR. I wrote a new patch that should fix the problem even with wxgtk. In the new Makefile I also tried using an if statement to check the wxgtk version, but I have commented it as it's not working and I have no clue about the reason. I don't event know for sure if the check is really required or if the replaced cmake commands could be used also with previous cmake versions. Anyway you can find the patch here: http://pastebin.com/f6361a92a Barbara Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. The first patch works like a charm, the second patch doesn't even work. Cheers Oliver > The first patch works like a charm, the second patch doesn't even work.= > > Cheers Oliver > This is caused by pastebin.com, which seems stripping leading "@@" (??). This http://pastebin.ca/1730049 should work, or try manually adding two "= @" at the beginning of line 3 and 12 to the old one. Regards Barbara State Changed From-To: open->closed Committed, with minor changes. Thanks! amdmi3 2009-12-29 02:17:41 UTC
FreeBSD ports repository
Modified files:
games/vavoom Makefile
Log:
- Fix build with newer cmake
PR: 141410
Submitted by: Barbara <barbara.xxx1975@libero.it>
Revision Changes Path
1.49 +13 -2 ports/games/vavoom/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"
|