| Summary: | [PATCH] audio/gx2osd: prepare for upcoming boost 1.37.0, minor fixes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Alexander Botero-Lowry <alexbl> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | alexbl | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dmitry Marakasov
2009-03-21 03:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->alexbl Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed. Thanks! lwhsu 2009-04-07 12:15:44 UTC
FreeBSD ports repository
Modified files:
audio/gx2osd Makefile
Added files:
audio/gx2osd/files patch-src-wscript
Log:
Fix building with boost 1.37:
- Add -I${LOCALBASE}/include to CPPFLAGS, so boost headers can be found by waf
- Remove single header test from wscript, as it won't succeed without linking to boost_filesystem library
While here, minor fixes:
- Install manpages relative to PREFIX, not LOCALBASE
- Some whitespace/identation nits
PR: ports/132891
Submitted by: amdmi3
Approved by: maintainer timeout
Revision Changes Path
1.8 +5 -5 ports/audio/gx2osd/Makefile
1.1 +12 -0 ports/audio/gx2osd/files/patch-src-wscript (new)
_______________________________________________
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"
|