summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-13 22:59:02 +0000
committerskrll <skrll@pkgsrc.org>2002-02-13 22:59:02 +0000
commit0e0e72714d646bee1cdb46c2a070a2b2c29875b3 (patch)
treea0d594153556482686688b5ea4cafe1b14e930f1 /mail
parent95c44047aaf11ed6cb2160ed57c9924f50ad8ead (diff)
downloadpkgsrc-0e0e72714d646bee1cdb46c2a070a2b2c29875b3.tar.gz
There is no reason for the BUILD_DEPENDS on autoconf (any more)
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 6d3358968fd..be338a17229 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2002/01/22 20:51:39 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2002/02/13 22:59:02 skrll Exp $
DISTNAME= fetchmail-5.9.6
PKGREVISION= 1
@@ -11,7 +11,6 @@ MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/
COMMENT= batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_USES_MSGFMT= yes
USE_BUILDLINK_ONLY= yes
@@ -69,9 +68,6 @@ post-extract:
${CHMOD} a+x ${WRKSRC}/configure
.endif
-pre-configure:
- cd ${WRKSRC}; ${LOCALBASE}/bin/autoreconf --force
-
post-build:
tbl ${WRKSRC}/fetchmail.tbl >${WRKSRC}/fetchmail.man