summaryrefslogtreecommitdiff
path: root/mail/dot-forward
diff options
context:
space:
mode:
authorzuntum <zuntum>2002-01-16 07:19:06 +0000
committerzuntum <zuntum>2002-01-16 07:19:06 +0000
commitf9b3e71fa2007b8ac7ff31bf7d3b79b7b38fdbe2 (patch)
tree289148a5b76cdcd03616e616a485f07a941e7f7d /mail/dot-forward
parent98849bdc3148860214b08b59808346629f4cfff8 (diff)
downloadpkgsrc-f9b3e71fa2007b8ac7ff31bf7d3b79b7b38fdbe2.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/dot-forward')
-rw-r--r--mail/dot-forward/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/dot-forward/Makefile b/mail/dot-forward/Makefile
index 59e044501fd..538e1a5409e 100644
--- a/mail/dot-forward/Makefile
+++ b/mail/dot-forward/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/15 13:49:48 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/16 07:19:06 zuntum Exp $
#
DISTNAME= dot-forward-0.71
@@ -14,8 +14,6 @@ DEPENDS+= qmail>=1.03:../../mail/qmail
ALL_TARGET= it
INSTALL_TARGET= setup check
-IS_INTERACTIVE= YES
-
RESTRICTED= "unsure of djb's license"
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}