diff options
Diffstat (limited to 'databases/py-PySQLite11')
| -rw-r--r-- | databases/py-PySQLite11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite11/Makefile b/databases/py-PySQLite11/Makefile index 9fd43ac5ddc1..8cc37d7ff33d 100644 --- a/databases/py-PySQLite11/Makefile +++ b/databases/py-PySQLite11/Makefile @@ -17,7 +17,7 @@ COMMENT= A DB-API v2 Python library for the SQLite 3 embedded SQL engine LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 -CONFLICTS= py*-PySQLite-1.0* +CONFLICTS= py*-PySQLite-1.0.* NO_LATEST_LINK= yes |
