aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20/Makefile
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/Makefile
parenta39832a9863252fcdd58202a7f9d9a9bec6ff868 (diff)
downloadports-44237f3989f43498901a50505c4bb80927f1e416.tar.gz
ports-44237f3989f43498901a50505c4bb80927f1e416.zip
Notes
Diffstat (limited to 'databases/py-pysqlite20/Makefile')
-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