diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
commit | ef2630a49c0c5600e6de2d9dad6fa6d0006d30c4 (patch) | |
tree | 3676930271342f3d83c6e753fb85b9068d22e48a /mail/smail/Makefile | |
parent | 7e73bed040ad9bd4299cd2a761a84ecc728b3c65 (diff) | |
download | FreeBSD-ports-ef2630a49c0c5600e6de2d9dad6fa6d0006d30c4.zip FreeBSD-ports-ef2630a49c0c5600e6de2d9dad6fa6d0006d30c4.tar.gz |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Diffstat (limited to 'mail/smail/Makefile')
-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 02bb409..5ea462e 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 |