Removed MAKE_JOBS_SAFE=no; compiles fine with MAKE_JOBS=8 on NetBSD and MacOSX

This commit is contained in:
adam 2010-11-14 16:39:36 +00:00
parent f55a6b2476
commit dfc620033e

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2010/09/08 16:24:57 taca Exp $
# $NetBSD: Makefile,v 1.8 2010/11/14 16:39:36 adam Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
SVR4_PKGNAME= mysqs
@ -10,8 +10,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/mysql51-client/Makefile.common"
MAKE_JOBS_SAFE= no
CONFIGURE_ARGS+= --with-libwrap
CONFIGURE_ARGS+= --with-mysqld-user=${MYSQL_USER}