diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
commit | 607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch) | |
tree | 81fbaaa63a82f1d00f5943776de0545874982e79 /mail/smail | |
parent | dcee19701bf6b5125da32b6082f23cea60655343 (diff) |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Notes
Notes:
svn path=/head/; revision=90980
Diffstat (limited to 'mail/smail')
-rw-r--r-- | mail/smail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 02bb4098d1d7..5ea462ef3bff 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -23,6 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif +CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.* INSTALL_TARGET= install installman MAN1= pathto.1 uuwho.1 uupath.1 |