summaryrefslogtreecommitdiff
path: root/mail/ezmlm/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2002-01-16 07:19:06 +0000
committerzuntum <zuntum>2002-01-16 07:19:06 +0000
commit4bbb7f7645f2d59abb9a4bbc65c371220ef17b0c (patch)
tree289148a5b76cdcd03616e616a485f07a941e7f7d /mail/ezmlm/Makefile
parent060ca424087b72e8eb749f99f9493253b29ba957 (diff)
downloadpkgsrc-4bbb7f7645f2d59abb9a4bbc65c371220ef17b0c.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/ezmlm/Makefile')
-rw-r--r--mail/ezmlm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index bf6393f3932..bae1fe80986 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/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:07 zuntum Exp $
#
DISTNAME= ezmlm-0.53
@@ -14,8 +14,6 @@ DEPENDS+= qmail>=1.03:../../mail/qmail
ALL_TARGET= it man
INSTALL_TARGET= setup
-IS_INTERACTIVE= YES
-
RESTRICTED= "unsure of djb's license"
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}