From aa08b0202baf80f8818a4b7ef83072d0ce9ad66b Mon Sep 17 00:00:00 2001 From: tsarna Date: Fri, 16 Apr 1999 16:55:27 +0000 Subject: Update for new Python and MySQL --- databases/py-mysql/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases') 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 -- cgit v1.2.3