summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3/files/setup3.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Don't define HAVE_LOAD_EXTENSION when sqlite3 is compiled with EXTENSIONMarcus von Appen2012-07-261-0/+6
| | | | | | | | | | option turned off PR: ports/156076 Submitted by: Pan Tsu <inyaoo@gmail.com> Notes: svn path=/head/; revision=301540
* - Fix building with python3*Li-Wen Hsu2009-06-301-0/+43
- Use checksum file under lang/python${PYTHON_SUFFIX}/, for removal lang/python/distinfo Notes: svn path=/head/; revision=236835