From 2cc02402e206247b3f04254a290d596f3ce0d9d8 Mon Sep 17 00:00:00 2001 From: schmonz Date: Sun, 22 Aug 2004 00:23:55 +0000 Subject: Replace dependencies on "qmail or netqmail" with dependencies on qmail. --- mail/mess822/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mess822') diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index 0c1ca8638ea..af6a149483c 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/26 23:26:27 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2004/08/22 00:23:55 schmonz Exp $ # DISTNAME= mess822-0.58 @@ -9,7 +9,7 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://cr.yp.to/mess822.html COMMENT= Library for parsing Internet mail messages -DEPENDS+= {qmail>=1.03nb7,netqmail>=1.05}:../../mail/qmail +DEPENDS+= qmail>=1.03nb7:../../mail/qmail # We change conf-home from the default "/usr/local" and don't # provide compatibilbity symlinks. We also patch hier.c to respect -- cgit v1.2.3