summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2003-01-03 00:38:31 +0000
committerlukem <lukem@pkgsrc.org>2003-01-03 00:38:31 +0000
commitafe01dffe4a2b2cb073a7f41c419aa7dc3aaa93d (patch)
tree8c6294f60403eb837714fafa33e6ab341f3016fb /databases
parent191e35aebaf0520a7961a6851de0d2a627e8312f (diff)
downloadpkgsrc-afe01dffe4a2b2cb073a7f41c419aa7dc3aaa93d.tar.gz
this needs gmake to build...
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile
index c71845c02a3..8a9518ad4c2 100644
--- a/databases/mysql-server/Makefile
+++ b/databases/mysql-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2002/12/13 14:19:54 tron Exp $
+# $NetBSD: Makefile,v 1.31 2003/01/03 00:38:31 lukem Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
PKGREVISION= 1
@@ -15,6 +15,7 @@ CONFIGURE_ARGS+= --with-mit-threads
CONFIGURE_ARGS+= --with-libwrap
CONFIGURE_ARGS+= --without-berkeley-db
USE_BUILDLINK2= YES
+USE_GMAKE= YES
# platforms on which included mit-pthreads is usable
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \