diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-08-25 17:32:37 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-08-25 17:32:37 +0000 |
commit | 96acf7e73577c81f6785c7acc306fd3ca9f6a178 (patch) | |
tree | 0c7005eb48e18c3ad92aec7eca5527ee3d593f2c /mail/qmail/Makefile | |
parent | 258bf37fa48aa432f843996c591fa7ce42f505a8 (diff) | |
download | ports-96acf7e73577c81f6785c7acc306fd3ca9f6a178.tar.gz ports-96acf7e73577c81f6785c7acc306fd3ca9f6a178.zip |
Notes
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 0410d187b896..3cfd675fdb6c 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -93,7 +93,7 @@ PATCHFILES+= qmail-1.03-tls-${TLS_PATCH_DATE}.patch:tls PATCH_DIST_STRIP+= -p1 .endif -PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:local,dns,ldap,mysql,smtp_auth_tls,tls/} +PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:dns,sendmail_flagf,rfc2821,ldap,mysql,smtp_auth_tls,tls,quota,blockexec,doublebounce,spf,localtime/} PATCH_SITE_SUBDIR+= garga/qmail/:dns,sendmail_flagf,rfc2821,ldap,mysql,smtp_auth_tls,tls,quota,blockexec,doublebounce,spf,localtime NO_PACKAGE= djb's packaging license does not allow non-standard \ |