summaryrefslogtreecommitdiff
path: root/mail/qmHandle
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-08-17 19:44:06 +0000
committerzuntum <zuntum@pkgsrc.org>2001-08-17 19:44:06 +0000
commit4cde4066e76e7efe8f09e6695545a1561bc15344 (patch)
treeb0dacb7e1e38655c87a5b0adcccf36cd573f7ad5 /mail/qmHandle
parent658938036b447dfa1a01fe9aa30946c3eebe86b8 (diff)
downloadpkgsrc-4cde4066e76e7efe8f09e6695545a1561bc15344.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/qmHandle')
-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