aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20/Makefile
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/Makefile
parent762b1d6beada11eab62a3bd6b39b46f9d4b21a6f (diff)
downloadports-384153bf1b598d5a481ae02efad98ba68898efa7.tar.gz
ports-384153bf1b598d5a481ae02efad98ba68898efa7.zip
Notes
Diffstat (limited to 'databases/py-pysqlite20/Makefile')
-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