diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-01-20 18:05:16 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-01-20 18:05:16 +0000 |
commit | 6be4a91bfb6a688e584770708841d974b3719659 (patch) | |
tree | 72b5168729229ddb8857706bf3084f6520ab1041 /mail/smail | |
parent | 202a460e090f6be854780fc5479d5b03192b53c7 (diff) | |
download | ports-6be4a91bfb6a688e584770708841d974b3719659.tar.gz ports-6be4a91bfb6a688e584770708841d974b3719659.zip |
Notes
Diffstat (limited to 'mail/smail')
-rw-r--r-- | mail/smail/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 5ea462ef3bff..f292b230a7c4 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -19,9 +19,6 @@ 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 -.endif CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.* INSTALL_TARGET= install installman |