summaryrefslogtreecommitdiff
path: root/mail/qmail-conf
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-08-19 16:03:06 +0000
committerzuntum <zuntum>2001-08-19 16:03:06 +0000
commit93b530aff073add7cf852735311b4a877ce786c8 (patch)
tree26b75423c0c4b8f94b74081f96dfca32384290ab /mail/qmail-conf
parentbc91ab43f4f79613869c01a667e016d71330db00 (diff)
downloadpkgsrc-93b530aff073add7cf852735311b4a877ce786c8.tar.gz
Set IS_INTERACTIVE, because this package depends on interactive qmail package.
One 'broken depends' package less in bulk builds.
Diffstat (limited to 'mail/qmail-conf')
-rw-r--r--mail/qmail-conf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile
index 50a83b26bfa..47a7c5fdf60 100644
--- a/mail/qmail-conf/Makefile
+++ b/mail/qmail-conf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/08/13 14:18:29 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2001/08/19 16:03:06 zuntum Exp $
#
DISTNAME= qmail-conf-0.55
@@ -12,6 +12,10 @@ 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-*:../../sysutils/checkpassword