summaryrefslogtreecommitdiff
path: root/mail/qmail-conf
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2002-01-16 07:19:06 +0000
committerzuntum <zuntum@pkgsrc.org>2002-01-16 07:19:06 +0000
commit23b692bc6fda05b8103b198d66e3dc38ac1c39fe (patch)
tree289148a5b76cdcd03616e616a485f07a941e7f7d /mail/qmail-conf
parent8ece92af468df8b717cd868afcfb4212b538e29b (diff)
downloadpkgsrc-23b692bc6fda05b8103b198d66e3dc38ac1c39fe.tar.gz
Do not mark packages that depend on qmail as IS_INTERACTIVE,
as it's not really true. (backing out previous)
Diffstat (limited to 'mail/qmail-conf')
-rw-r--r--mail/qmail-conf/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile
index 068a5080833..9a5e0260c53 100644
--- a/mail/qmail-conf/Makefile
+++ b/mail/qmail-conf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/09/30 10:53:43 zuntum Exp $
+# $NetBSD: Makefile,v 1.8 2002/01/16 07:19:07 zuntum Exp $
#
DISTNAME= qmail-conf-0.60
@@ -12,10 +12,6 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://www.din.or.jp/~ushijima/qmail-conf/
COMMENT= collection of tools for setting up qmail services
-# set IS_INTERACTIVE, because this package depends on qmail, which can't
-# be built in batch mode
-IS_INTERACTIVE= YES
-
DEPENDS+= qmail>=1.03:../../mail/qmail
DEPENDS+= checkpassword-[0-9]*:../../sysutils/checkpassword