diff options
Diffstat (limited to 'databases/mysql-client/Makefile')
-rw-r--r-- | databases/mysql-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile index 4bc2a7dc5b5..9b8f4d5c290 100644 --- a/databases/mysql-client/Makefile +++ b/databases/mysql-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/08/12 01:26:51 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2000/08/16 01:54:09 wiz Exp $ # DISTNAME= mysql-3.22.32 @@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--without-readline CFLAGS+= -Dunix USE_PERL5= yes -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes INFO_FILES= mysql.info |