summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-12-20 14:21:12 +0000
committertv <tv@pkgsrc.org>1998-12-20 14:21:12 +0000
commit79b010674ee0070a7bc6844b0f512bccac595d53 (patch)
tree217c41103e135dd18a80cdd5a3e194630981dcaf /mail/fetchmail
parent70e3ee7564e8dcea304800fc3e6c77be20c5bff6 (diff)
downloadpkgsrc-79b010674ee0070a7bc6844b0f512bccac595d53.tar.gz
Use wildcard CONFLICTS to clean up.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index bc3de6a717c..39db5811d1e 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 1998/12/20 10:37:07 frueauf Exp $
+# $NetBSD: Makefile,v 1.31 1998/12/20 14:21:12 tv Exp $
#
DISTNAME= fetchmail-4.7.1
@@ -10,13 +10,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://sagan.earthspace.net/~esr/fetchmail/
-CONFLICTS= fetchmail-4.3.6 fetchmail-4.3.9 fetchmail-4.5.1 \
- fetchmail-4.5.2 fetchmail-4.5.3 fetchmail-4.5.4 \
- fetchmail-4.5.5 fetchmail-4.5.6 fetchmail-4.5.7 \
- fetchmail-4.6.0 fetchmail-4.6.1 fetchmail-4.6.2 \
- fetchmail-4.6.3 fetchmail-4.6.4 fetchmail-4.6.5 \
- fetchmail-4.6.6 fetchmail-4.6.7 fetchmail-4.6.9 \
- fetchmail-4.7.0
+CONFLICTS= fetchmail-4.[356].* fetchmail-4.7.0
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${CFLAGS}"