summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-08-13 14:20:13 +0000
committerzuntum <zuntum>2001-08-13 14:20:13 +0000
commitb62fcd46190e81609055ae9e6572277820e8793a (patch)
treef72591d4dc56f20bd941c7eb30c5d53b78a9c4bc /mail
parent31aac4637cb16535c0c3d9f57d64c0a757f6c72f (diff)
downloadpkgsrc-b62fcd46190e81609055ae9e6572277820e8793a.tar.gz
Add qmail package to DEPENDS, as we currently have one and this package is useless without qmail
Diffstat (limited to 'mail')
-rw-r--r--mail/queue_repair/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/queue_repair/Makefile b/mail/queue_repair/Makefile
index b592c76cfa1..69359adecc4 100644
--- a/mail/queue_repair/Makefile
+++ b/mail/queue_repair/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/07/09 18:34:54 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/13 14:20:13 zuntum Exp $
#
DISTNAME= queue-repair-0.8.4
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/queue_repair/
MAINTAINER= zuntum@netbsd.org
COMMENT= check or correct most corruptions of the queue in qmail
+DEPENDS+= qmail>=1.03:../../mail/qmail
DEPENDS+= python-*:../../lang/python
NO_BUILD= YES