summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite23/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pysqlite23/Makefile')
-rw-r--r--databases/py-pysqlite23/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pysqlite23/Makefile b/databases/py-pysqlite23/Makefile
index dc1b3ca7e17a..f9fbc1abec0e 100644
--- a/databases/py-pysqlite23/Makefile
+++ b/databases/py-pysqlite23/Makefile
@@ -18,6 +18,8 @@ COMMENT= A DB-API v2 Python library for the SQLite 3 embedded SQL engine
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
+LATEST_LINK= ${PYTHON_PKGNAMEPREFIX}${PORTNAME}11
+
CONFLICTS= py*-PySQLite-1.0*
WRKSRC= ${WRKDIR}/pysqlite