Remove USE_GMAKE, now it's in Makefile.common.
This commit is contained in:
parent
0020a5f679
commit
01c1e6305a
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2003/07/09 20:05:44 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2003/07/09 22:38:14 xtraeme Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/4-server-/}
|
||||
SVR4_PKGNAME= mysqs
|
||||
|
@ -10,7 +10,6 @@ CONFIGURE_ARGS+= --with-libwrap
|
|||
CONFIGURE_ARGS+= --without-berkeley-db
|
||||
USE_BUILDLINK2= YES
|
||||
USE_PKGINSTALL= YES
|
||||
USE_GMAKE= YES
|
||||
|
||||
CONFLICTS= {mysql-server-[0-9]*,mysql3-server-[0-9]*}
|
||||
|
||||
|
|
Loading…
Reference in a new issue