summaryrefslogtreecommitdiff
path: root/databases/py-gdbm/files/setup3.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Install standard libraries separated as other ports to the same placeLi-Wen Hsu2013-03-011-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 Hsu2009-07-081-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