aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite22
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
commit1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch)
tree6970168a5505ab8a1e3f83ccfe8038cceb959628 /databases/py-pysqlite22
parent5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff)
downloadports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.tar.gz
ports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.zip
Notes
Diffstat (limited to 'databases/py-pysqlite22')
-rw-r--r--databases/py-pysqlite22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile
index 4b0a68cb8c68..c2385ac3e787 100644
--- a/databases/py-pysqlite22/Makefile
+++ b/databases/py-pysqlite22/Makefile
@@ -22,7 +22,7 @@ CONFLICTS= py*-pysqlite-2.[0-13-9].*
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}22${PKGNAMESUFFIX}
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
PYDISTUTILS_BUILDARGS= build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib
DOCSBASE= share/doc/py-${PORTNAME}2