From c5c9fc9aace53c39c26f48059a46b178aa180d60 Mon Sep 17 00:00:00 2001 From: bad Date: Mon, 13 Dec 1999 23:57:22 +0000 Subject: Oops. This needs to depend on the real mysql-client pkg and not the client from the test environment. --- databases/mysql-server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/mysql-server') diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile index 708c5993f55..70c9df5f6c4 100644 --- a/databases/mysql-server/Makefile +++ b/databases/mysql-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/12/13 20:36:21 bad Exp $ +# $NetBSD: Makefile,v 1.9 1999/12/13 23:57:22 bad Exp $ # DISTNAME= mysql-3.22.27 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mysql.com/ -DEPENDS= ${DISTNAME:S/-/-client-/}:../../databases/mysql-client-current +DEPENDS= ${DISTNAME:S/-/-client-/}:../../databases/mysql-client NO_CDROM= "Restrictive license." -- cgit v1.2.3