summaryrefslogtreecommitdiff
path: root/mail/fastforward
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/fastforward
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/fastforward')
-rw-r--r--mail/fastforward/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile
index 5ba3a997a1e..ebf962992ea 100644
--- a/mail/fastforward/Makefile
+++ b/mail/fastforward/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/15 13:49:49 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/16 07:19:07 zuntum Exp $
#
DISTNAME= fastforward-0.51
@@ -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}