summaryrefslogtreecommitdiff
path: root/databases/mysql-client
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /databases/mysql-client
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/mysql-client')
-rw-r--r--databases/mysql-client/Makefile3
-rw-r--r--databases/mysql-client/Makefile.common3
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile
index 2afd102c84b..b585f747414 100644
--- a/databases/mysql-client/Makefile
+++ b/databases/mysql-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/01/20 14:17:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.43 2005/04/11 21:45:12 tv Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
@@ -11,7 +11,6 @@ CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}
CONFIGURE_ARGS+= --without-extra-tools
CONFIGURE_ARGS+= --without-server
CONFIGURE_ARGS+= --enable-thread-safe-client
-USE_BUILDLINK3= yes
UNWRAP_FILES= scripts/mysql_config
INFO_FILES= mysql.info
diff --git a/databases/mysql-client/Makefile.common b/databases/mysql-client/Makefile.common
index 470f715b0ed..6fe850e966e 100644
--- a/databases/mysql-client/Makefile.common
+++ b/databases/mysql-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2005/03/15 15:43:28 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.40 2005/04/11 21:45:12 tv Exp $
DISTNAME= mysql-4.0.24
CATEGORIES= databases
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.mysql.com/
EXTRACT_USING_PAX= # defined
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes