- Change PATCH_SITES var using correct labels, I forgot it on last commit.
Approved by: portmgr (marcus)
This commit is contained in:
parent
258bf37fa4
commit
96acf7e735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140974
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue