diff options
author | garga <garga@FreeBSD.org> | 2005-08-26 01:32:37 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-08-26 01:32:37 +0800 |
commit | cef3e1d83b02a65fd5a93840b17d74404639e518 (patch) | |
tree | 76d82c73482ab384e3569b7bac5792ece37e3fd8 /mail | |
parent | 315a066c23c9ad6dbe58d051f9f7a7e0177f4895 (diff) | |
download | freebsd-ports-gnome-cef3e1d83b02a65fd5a93840b17d74404639e518.tar.gz freebsd-ports-gnome-cef3e1d83b02a65fd5a93840b17d74404639e518.tar.zst freebsd-ports-gnome-cef3e1d83b02a65fd5a93840b17d74404639e518.zip |
- Change PATCH_SITES var using correct labels, I forgot it on last commit.
Approved by: portmgr (marcus)
Diffstat (limited to 'mail')
-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 \ |