diff options
Diffstat (limited to 'databases/py-PySQLite10')
-rw-r--r-- | databases/py-PySQLite10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile index a319394d3216..ba7d09daaf20 100644 --- a/databases/py-PySQLite10/Makefile +++ b/databases/py-PySQLite10/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 NO_LATEST_LINK= yes -CONFLICTS= py*-PySQLite-1.1* +CONFLICTS= py*-PySQLite-1.1.* WRKSRC= ${WRKDIR}/pysqlite USE_PYTHON= yes |