aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-pysqlite21/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-03 23:14:07 +0800
committermnag <mnag@FreeBSD.org>2006-05-03 23:14:07 +0800
commitd5f070a684982b02b80d15625da58dcda7a94535 (patch)
tree58cad274336efb496d466a53f86e17f75f71a28e /databases/py-pysqlite21/Makefile
parent1d5b7af5226afaee4f1cee62d109236f8f582398 (diff)
downloadfreebsd-ports-gnome-d5f070a684982b02b80d15625da58dcda7a94535.tar.gz
freebsd-ports-gnome-d5f070a684982b02b80d15625da58dcda7a94535.tar.zst
freebsd-ports-gnome-d5f070a684982b02b80d15625da58dcda7a94535.zip
* 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
Diffstat (limited to 'databases/py-pysqlite21/Makefile')
-rw-r--r--databases/py-pysqlite21/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile
index a72560e1a742..1a6e35068a2b 100644
--- a/databases/py-pysqlite21/Makefile
+++ b/databases/py-pysqlite21/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
CONFLICTS= py*-pysqlite-2.0*
+LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}21${PKGNAMESUFFIX}
+
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
PYDISTUTILS_BUILDARGS= build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib