Remove USE_GMAKE, now it's in Makefile.common.

This commit is contained in:
Juan Romero Pardines 2003-07-09 22:38:14 +00:00
parent 0020a5f679
commit 01c1e6305a

View file

@ -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]*}