summaryrefslogtreecommitdiffstats
path: root/databases/mysql41-client
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
committermharo <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
commit2a8116629fbb51c0b6a7a02125828e71479a08be (patch)
treeb9d00a96d9965a4af62f13b8159dc00d5216388f /databases/mysql41-client
parent4bf3ca31ea08ba708c33ef3dbc6b228c30a59293 (diff)
downloadFreeBSD-ports-2a8116629fbb51c0b6a7a02125828e71479a08be.zip
FreeBSD-ports-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.gz
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Diffstat (limited to 'databases/mysql41-client')
-rw-r--r--databases/mysql41-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile
index daa894a..b6bceb0 100644
--- a/databases/mysql41-client/Makefile
+++ b/databases/mysql41-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $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 \
OpenPOWER on IntegriCloud