summaryrefslogtreecommitdiff
path: root/databases/mysql-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-client/Makefile')
-rw-r--r--databases/mysql-client/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile
index 860f99d4cdc..d0006c3fc52 100644
--- a/databases/mysql-client/Makefile
+++ b/databases/mysql-client/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/08/24 18:55:27 bad Exp $
+# $NetBSD: Makefile,v 1.4 1999/12/13 20:31:51 bad Exp $
#
-DISTNAME= mysql-3.22.22
+DISTNAME= mysql-3.22.27
PKGNAME= ${DISTNAME:S/-/-client-/}
CATEGORIES= databases
MASTER_SITES= ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22/ \
@@ -22,7 +22,6 @@ CONFIGURE_ARGS+=--without-readline
CFLAGS+= -Dunix
-USE_GMAKE= yes
USE_PERL5= yes
USE_LIBTOOL= yes