From 99afccd1ce89497265f41f1d5227f29ef3c490e9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 15 Jul 2014 16:14:15 +0000 Subject: Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. --- mail/qmail/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/qmail/Makefile') 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} -- cgit v1.2.3