From 3aa77171e7fba77720aea6eb4bded87b64c1ad8e Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 5 Jun 1999 19:00:43 +0000 Subject: Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install the .la file. --- databases/mysql51-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/mysql51-client/Makefile') diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile index daa894a8b748..b6bceb059f5e 100644 --- a/databases/mysql51-client/Makefile +++ b/databases/mysql51-client/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.50 1999/05/02 11:10:54 dirk Exp $ +# $Id: Makefile,v 1.51 1999/05/25 06:47:33 peter Exp $ # DISTNAME= mysql-3.22.22 @@ -21,7 +21,7 @@ Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2 MAN1= mysql.1 USE_PERL5= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ --without-perl \ --without-debug \ -- cgit v1.2.3