summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-02 19:09:02 +0000
committerwiz <wiz>2002-10-02 19:09:02 +0000
commitc4360c2f4103161fdee27774141fbe06bafc21a2 (patch)
treedb672e018ef29561020fa55fb2a0b658f5a69d64 /sysutils
parentca10b5847e2116e7eb4450442be4a2f00bf19a8f (diff)
downloadpkgsrc-c4360c2f4103161fdee27774141fbe06bafc21a2.tar.gz
Actually, this package does not need autoconf at all.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mc/Makefile.common4
1 files changed, 1 insertions, 3 deletions
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"