summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite10
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-07-10 03:07:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-07-10 03:07:30 +0000
commitf844d449b605e81bbd4718341ba2672dde7e36e9 (patch)
tree8d11052d1631d9fd4ea1677c3c5ff957e1ba6061 /databases/py-PySQLite10
parentFix dependencies for EMACS_PORT_NAME = emacs22. (diff)
* databases/Makefile
Add py-pysqlite23 entry * databases/py-PySQLite10 Litte modification in CONFLICTS * databases/py-PySQLite11 Litte modification in CONFLICTS * databases/py-pysqlite20 Fix CONFLICTS * databases/py-pysqlite21 Fix CONFLICTS * databases/py-pysqlite22 Fix CONFLICTS * databases/py-pysqlite23 Update to 2.3.2 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=167324
Diffstat (limited to 'databases/py-PySQLite10')
-rw-r--r--databases/py-PySQLite10/Makefile2
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