aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:14:15 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:14:15 +0000
commit99afccd1ce89497265f41f1d5227f29ef3c490e9 (patch)
tree8016e5f5a18362984e9d2e003efd51fd5fc95cc4 /mail/qmail/Makefile
parentfe802debc78394a4c926286c651336c7f88f2fed (diff)
downloadports-99afccd1ce89497265f41f1d5227f29ef3c490e9.tar.gz
ports-99afccd1ce89497265f41f1d5227f29ef3c490e9.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361961
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r--mail/qmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 74f9a54c7b4c..29318a03ae0a 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -179,6 +179,8 @@ PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls
PATCH_SITE_SUBDIR+= bdrewery/qmail/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,spf_tls,localtime,qmtpc_outgoingip
PATCH_SITES+= http://mirror.shatow.net/freebsd/qmail/:DEFAULT,dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,spf_tls,localtime,qmtpc_outgoingip
+OPTIONS_DEFINE+=DOCS
+
.if !defined(BARRIER_SMTP_AUTH_PATCH)
SMTP_AUTH_VERSION= 0.31
SMTP_AUTH_DIR= ${WRKDIR}/qmail-smtpd-auth-${SMTP_AUTH_VERSION}