summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-03 15:14:07 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-03 15:14:07 +0000
commit44237f3989f43498901a50505c4bb80927f1e416 (patch)
tree423894d0868bdafcea6f3880e6976519fa4334f6 /databases/py-pysqlite20
parent- Update to 0.16 (diff)
* Makefile
- Add databases/py-pysqlite22 entry * databases/py-pysqlite22 - Update to 2.2.2 (new port) * databases/py-pysqlite21 - Fix LATEST_LINK * databases/py-pysqlite20 - Define LATEST_LINK PR: 96635 Submitted by: Edwin Groothuis <edwin___mavetju.org> Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=161281
Diffstat (limited to 'databases/py-pysqlite20')
-rw-r--r--databases/py-pysqlite20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index 0c5ce47733dd..db7cfdd3352f 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
CONFLICTS= py*-pysqlite-2.1*
-NO_LATEST_LINK= yes
+LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}20${PKGNAMESUFFIX}
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes