summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-10 09:48:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-10 09:48:07 +0000
commit384153bf1b598d5a481ae02efad98ba68898efa7 (patch)
tree0145515c67853b866f9f826a1b768bafc7697117 /databases/py-pysqlite20
parentAdd bmp-docklet, a system tray controller for beep-media-player. (diff)
- Set LATEST_LINK to not conflict with databases/py-PySQLite10
PR: ports/79270 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Notes
Notes: svn path=/head/; revision=132862
Diffstat (limited to 'databases/py-pysqlite20')
-rw-r--r--databases/py-pysqlite20/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index dc1b3ca7e17a..f9fbc1abec0e 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/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