aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PySQLite10
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-01-27 21:16:04 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-01-27 21:16:04 +0000
commitbbd8389146f81d931e1d89ad2335d33589912a48 (patch)
treed58f602a8449ad111874763603a08b6e7c7c417d /databases/py-PySQLite10
parent5b77b10b89dc7d16347ce3cdb1f1a68f626f9ef9 (diff)
Notes
Diffstat (limited to 'databases/py-PySQLite10')
-rw-r--r--databases/py-PySQLite10/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile
index d42ed4968274..a319394d3216 100644
--- a/databases/py-PySQLite10/Makefile
+++ b/databases/py-PySQLite10/Makefile
@@ -18,12 +18,13 @@ COMMENT= A DB-API v2 Python library for the SQLite 2 embedded SQL engine
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2
+NO_LATEST_LINK= yes
+
CONFLICTS= py*-PySQLite-1.1*
WRKSRC= ${WRKDIR}/pysqlite
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_REINPLACE= yes
MAKE_ENV= LOCALBASE="${LOCALBASE}"
PORTDOCS= *