summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorbad <bad>1999-12-13 23:57:22 +0000
committerbad <bad>1999-12-13 23:57:22 +0000
commit0b31a1dd233ef3da4ee32a27288ea90bb546994e (patch)
treecd9570436465c83310a7b931b2415df4eaa49ccc /databases
parent1db9722b05a0d2a1869a5d7ee02cca2d40fc06f7 (diff)
downloadpkgsrc-0b31a1dd233ef3da4ee32a27288ea90bb546994e.tar.gz
Oops. This needs to depend on the real mysql-client pkg and not the client
from the test environment.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-server/Makefile4
1 files changed, 2 insertions, 2 deletions
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."