| Summary: | [PATCH] x11/libxcb: exclude Python 3.x from USE_PYTHON_BUILD | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> | ||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ashish | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Po-Chuan Hsieh
2011-02-19 12:40:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->ashish Over to maintainer (via the GNATS Auto Assign Tool) ashish 2011-02-22 05:25:57 UTC
FreeBSD ports repository
Modified files:
x11/libxcb Makefile distinfo
Log:
- Exclude Python 3.x from USE_PYTHON_BUILD as it fails to build with Python 3.x
PR: ports/154882
Submitted by: sunpoet
Approved by: pgj (mentor, implicit)
Revision Changes Path
1.26 +1 -1 ports/x11/libxcb/Makefile
1.13 +0 -1 ports/x11/libxcb/distinfo
_______________________________________________
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! |