From 23b692bc6fda05b8103b198d66e3dc38ac1c39fe Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 16 Jan 2002 07:19:06 +0000 Subject: Do not mark packages that depend on qmail as IS_INTERACTIVE, as it's not really true. (backing out previous) --- mail/qmail-conf/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'mail/qmail-conf') 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 -- cgit v1.2.3