Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Install standard libraries separated as other ports to the same place | Li-Wen Hsu | 2013-03-01 | 1 | -1/+3 |
| | | | | | | | | | with other standard libraries (${PYTHON_LIBDIR}/lib-dynload) - Improve consistency of the Makefile(s) - Whitespace cleanup for the patches Notes: svn path=/head/; revision=313167 | ||||
* | - Fix building with python3* | Li-Wen Hsu | 2009-07-08 | 1 | -0/+28 |
- Use checksum file under lang/python${PYTHON_SUFFIX}/, for removal lang/python/distinfo PR: ports/136199 Submitted by: lwhsu Approved by: perky Notes: svn path=/head/; revision=237415 |