aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-pysqlite22
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-10 17:48:07 +0800
committerpav <pav@FreeBSD.org>2005-04-10 17:48:07 +0800
commit1c71688f85e0ed9eb927261353b7e448d94e0626 (patch)
tree089d5afe1bf69efbbedc72476caa73826494ab1e /databases/py-pysqlite22
parent9def6a0317855b5d31cf736dc675c9569b46e813 (diff)
downloadfreebsd-ports-gnome-1c71688f85e0ed9eb927261353b7e448d94e0626.tar.gz
freebsd-ports-gnome-1c71688f85e0ed9eb927261353b7e448d94e0626.tar.zst
freebsd-ports-gnome-1c71688f85e0ed9eb927261353b7e448d94e0626.zip
- Set LATEST_LINK to not conflict with databases/py-PySQLite10
PR: ports/79270 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Diffstat (limited to 'databases/py-pysqlite22')
-rw-r--r--databases/py-pysqlite22/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile
index dc1b3ca7e17a..f9fbc1abec0e 100644
--- a/databases/py-pysqlite22/Makefile
+++ b/databases/py-pysqlite22/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