From 384153bf1b598d5a481ae02efad98ba68898efa7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 10 Apr 2005 09:48:07 +0000 Subject: - Set LATEST_LINK to not conflict with databases/py-PySQLite10 PR: ports/79270 Submitted by: Marcus Grando (maintainer) --- databases/py-pysqlite21/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases/py-pysqlite21') diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile index dc1b3ca7e17a..f9fbc1abec0e 100644 --- a/databases/py-pysqlite21/Makefile +++ b/databases/py-pysqlite21/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 -- cgit v1.2.3