From c4360c2f4103161fdee27774141fbe06bafc21a2 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 2 Oct 2002 19:09:02 +0000 Subject: Actually, this package does not need autoconf at all. --- sysutils/mc/Makefile.common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/mc/Makefile.common b/sysutils/mc/Makefile.common index 7b39653e2f0..b25d600cc6a 100644 --- a/sysutils/mc/Makefile.common +++ b/sysutils/mc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2002/10/02 19:03:47 wiz Exp $ +# $NetBSD: Makefile.common,v 1.14 2002/10/02 19:09:02 wiz Exp $ DISTNAME= mc-4.5.51 CATEGORIES+= sysutils @@ -16,7 +16,6 @@ CONFLICTS+= mc-[0-9]* gmc-[0-9]* DISTINFO_FILE= ${.CURDIR}/../../sysutils/mc/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/mc/patches -AUTOCONF_REQD= 2.13 USE_GMAKE= yes USE_LIBINTL= yes @@ -53,5 +52,4 @@ LOCALEDIR= lib LOCALEDIR= share .endif -.include "../../mk/autoconf.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3