summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortsarna <tsarna>1999-04-16 16:55:27 +0000
committertsarna <tsarna>1999-04-16 16:55:27 +0000
commitaa08b0202baf80f8818a4b7ef83072d0ce9ad66b (patch)
treea0563d1ff906ffd42d98b32fae657ffeccbbd203 /databases
parent93759e5f8d729c250474207d37f7a8690673d108 (diff)
downloadpkgsrc-aa08b0202baf80f8818a4b7ef83072d0ce9ad66b.tar.gz
Update for new Python and MySQL
Diffstat (limited to 'databases')
-rw-r--r--databases/py-mysql/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index eb8827eb6ba..759046d7064 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/03/28 22:59:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.14 1999/04/16 16:55:27 tsarna Exp $
DISTNAME= MySQLmodule-1.4
PKGNAME= py-mysql-1.4
@@ -10,8 +10,8 @@ DISTFILES= MySQLmodule-1.4${EXTRACT_SUFX} \
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://snail.earthlight.co.nz/projects.html
-DEPENDS+= python-1.5.1:../../lang/python \
- mysql-3.21.33b:../../databases/mysql
+DEPENDS+= python-1.5.2:../../lang/python \
+ mysql>=3.21:../../databases/mysql
EXTRACT_ONLY= MySQLmodule-1.4${EXTRACT_SUFX}
ALL_TARGET= default