summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 08:02:15 +0000
committergrant <grant@pkgsrc.org>2004-01-22 08:02:15 +0000
commitc044c82d67187200b4ab1b0d968e86cba336ffa1 (patch)
tree82b5d5dede991caae0d3c3c253ae2459bd3f3fa2 /databases/mysql4-client
parent5d46defdbae242e469bc305f565556ba5bde7e0f (diff)
downloadpkgsrc-c044c82d67187200b4ab1b0d968e86cba336ffa1.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index b7048febec3..e639a8f89a4 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2003/12/20 16:00:12 martti Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/01/22 08:02:16 grant Exp $
DISTNAME= mysql-4.0.17
CATEGORIES= databases
@@ -58,7 +58,7 @@ CFLAGS+= -DHAVE_CURSES_H
CXXFLAGS+= -DHAVE_CURSES_H
.endif
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig