summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commit4061ec7224b48a9c9ea7215a40f74e878bdd3c88 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /mail/fetchmail
parentb9a67fb560e9fe290e034cad7c815bb57c6c2ca1 (diff)
downloadpkgsrc-4061ec7224b48a9c9ea7215a40f74e878bdd3c88.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 4823631f1e7..2a91c5541cc 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2001/08/10 05:31:40 tron Exp $
+# $NetBSD: Makefile,v 1.104 2001/08/27 14:35:10 tron Exp $
DISTNAME= fetchmail-5.8.17
CATEGORIES= mail
@@ -10,7 +10,7 @@ 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_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_USES_MSGFMT= yes
USE_BUILDLINK_ONLY= yes