summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-08-17 19:44:06 +0000
committerzuntum <zuntum>2001-08-17 19:44:06 +0000
commit81c72090771653491dd16672a7c12b3710be32fb (patch)
treeb0dacb7e1e38655c87a5b0adcccf36cd573f7ad5 /mail
parent8996cdd2d3589a215c40e4ebc597a9f1ea6d081c (diff)
downloadpkgsrc-81c72090771653491dd16672a7c12b3710be32fb.tar.gz
We don't really need to depend on qmail -- remove it from DEPENDS.
This unbreaks this package in bulk builds.
Diffstat (limited to 'mail')
-rw-r--r--mail/qmHandle/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile
index a4c13ab1920..3ff455253f0 100644
--- a/mail/qmHandle/Makefile
+++ b/mail/qmHandle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/08/13 15:03:45 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2001/08/17 19:44:06 zuntum Exp $
#
DISTNAME= qmHandle-0.5.1
@@ -11,8 +11,6 @@ COMMENT= tool to view and manage the qmail message queue
RESTRICTED= "Contact author before reselling"
-DEPENDS+= qmail>=1.03:../../mail/qmail
-
WRKSRC= ${WRKDIR}
USE_PERL5= YES