summaryrefslogtreecommitdiff
path: root/databases/py-mysql
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-06 23:38:36 +0000
committertv <tv@pkgsrc.org>1999-05-06 23:38:36 +0000
commitfccb40ed14db68bac2a78576a1d61f014f260773 (patch)
treeb685c83dc08af47350f41aa5ea98f25369cf5068 /databases/py-mysql
parent51434187e063cfb0cbd69cbd5561f662a81bd0ec (diff)
downloadpkgsrc-fccb40ed14db68bac2a78576a1d61f014f260773.tar.gz
Nuke mysql; it's now mysql-server and mysql-client.
Diffstat (limited to 'databases/py-mysql')
-rw-r--r--databases/py-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index a249c11bb1f..ecf2f247b96 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/04/25 20:10:00 tsarna Exp $
+# $NetBSD: Makefile,v 1.16 1999/05/06 23:38:37 tv Exp $
DISTNAME= MySQLmodule-1.4
PKGNAME= py-mysql-1.4
@@ -11,7 +11,7 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://snail.earthlight.co.nz/projects.html
DEPENDS+= python-1.5.2:../../lang/python \
- mysql>=3.21:../../databases/mysql
+ mysql-client-3.22.22:../../databases/mysql-client
EXTRACT_ONLY= MySQLmodule-1.4${EXTRACT_SUFX}
ALL_TARGET= default