diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-16 00:09:49 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-16 00:09:49 +0000 |
commit | 77d60d28e0febbfd1978f95e710401a1f4a96c38 (patch) | |
tree | 08e73b643cabf6215940d28336c4fed3bcf104a4 /mail/postfix22 | |
parent | 730ba046407846dd62aa2ae4fd7d3b8c34ded10f (diff) |
Notes
Diffstat (limited to 'mail/postfix22')
-rw-r--r-- | mail/postfix22/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 49a974b64aa3..942a64730eed 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -34,6 +34,7 @@ COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-13-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* +NO_LATEST_LINK= yes USE_SUBMAKE= yes USE_RC_SUBR= postfix.sh |