pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/qmail-qfilter Since netqmail hath departed, we ha...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a2ff77f0614
branches:  trunk
changeset: 479780:2a2ff77f0614
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Aug 22 13:46:32 2004 +0000

description:
Since netqmail hath departed, we have to depend on qmail, even
though it may not necessarily have been built with the QMAILQUEUE
patch (part of netqmail, or available individually).

diffstat:

 mail/qmail-qfilter/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 31770450bd86 -r 2a2ff77f0614 mail/qmail-qfilter/Makefile
--- a/mail/qmail-qfilter/Makefile       Sun Aug 22 12:44:32 2004 +0000
+++ b/mail/qmail-qfilter/Makefile       Sun Aug 22 13:46:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/07/21 22:53:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/22 13:46:32 schmonz Exp $
 #
 
 DISTNAME=              qmail-qfilter-1.5
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://untroubled.org/qmail-qfilter/
 COMMENT=               qmail-queue multi-filter front end
 
-DEPENDS+=              netqmail>=1.05:../../mail/netqmail
+DEPENDS+=              qmail>=1.05nb9:../../mail/qmail
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index