diff options
Diffstat (limited to 'sysutils/mc/Makefile.common')
-rw-r--r-- | sysutils/mc/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mc/Makefile.common b/sysutils/mc/Makefile.common index 4d13e4908fc..75257248fbd 100644 --- a/sysutils/mc/Makefile.common +++ b/sysutils/mc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2003/09/19 02:27:12 hubertf Exp $ +# $NetBSD: Makefile.common,v 1.22 2004/01/24 15:06:58 grant Exp $ DISTNAME= mc-4.5.51 CATEGORIES+= sysutils @@ -16,7 +16,7 @@ PATCHDIR= ${.CURDIR}/../../sysutils/mc/patches USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --without-included-gettext |