Include new dependency on spamdyke, missed in previous.
This commit is contained in:
parent
f7454e8a96
commit
65bd9de274
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2017/01/09 04:58:09 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2017/01/09 05:03:51 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= qmail-run-20170109
|
||||
|
@ -13,7 +13,7 @@ LICENSE= 2-clause-bsd
|
|||
DEPENDS+= mess822-[0-9]*:../../mail/mess822
|
||||
DEPENDS_QMAIL= qmail>=1.03nb8:../../mail/qmail
|
||||
DEPENDS+= ${DEPENDS_QMAIL}
|
||||
# XXX DEPENDS+= spamdyke-[0-9]*:../../mail/spamdyke
|
||||
DEPENDS+= spamdyke-[0-9]*:../../mail/spamdyke
|
||||
DEPENDS+= stunnel-[0-9]*:../../security/stunnel
|
||||
|
||||
CONFLICTS+= qmail-qfilter-1.5nb1
|
||||
|
|
Loading…
Reference in a new issue