add conflict with qmail
This commit is contained in:
parent
ff48122389
commit
b7cd7d52f7
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.95 2007/01/20 20:08:31 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.96 2007/04/17 10:35:50 jnemeth Exp $
|
||||
|
||||
.include "../../mail/sendmail/Makefile.common"
|
||||
|
||||
|
@ -7,6 +7,7 @@ PKGREVISION= 4
|
|||
COMMENT= The well known Mail Transport Agent
|
||||
|
||||
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
|
||||
CONFLICTS+= qmail-[0-9]*
|
||||
|
||||
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
|
||||
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/04/17 10:16:53 jnemeth Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/04/17 10:35:17 jnemeth Exp $
|
||||
|
||||
.include "../../mail/sendmail813/Makefile.common"
|
||||
|
||||
|
@ -6,6 +6,7 @@ PKGNAME= sendmail-${DIST_VERS}
|
|||
COMMENT= The well known Mail Transport Agent
|
||||
|
||||
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
|
||||
CONFLICTS+= qmail-[0-9]*
|
||||
|
||||
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
|
||||
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
|
||||
|
|
Loading…
Reference in a new issue