diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-10-10 19:19:38 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-10-10 19:19:38 +0000 |
commit | e060580dadff70bccf221f78ba902e892adbe48f (patch) | |
tree | f7e101f72eafbd36c02feca2960fe201c6f39a52 /mail/smail | |
parent | df62a7086ecbb96a608452e02367270b151b0574 (diff) | |
download | ports-e060580dadff70bccf221f78ba902e892adbe48f.tar.gz ports-e060580dadff70bccf221f78ba902e892adbe48f.zip |
Notes
Diffstat (limited to 'mail/smail')
-rw-r--r-- | mail/smail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 406fa62aed70..02bb4098d1d7 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A program used for receiving and delivering mail +CONFLICTS= bsmtp-* + BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper |