pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qmail Fix build with "eai -tls" option combination.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2b9484f57f1
branches: trunk
changeset: 324654:a2b9484f57f1
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Oct 25 14:02:37 2018 +0000
description:
Fix build with "eai -tls" option combination.
diffstat:
mail/qmail/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c6f59ba3d9f5 -r a2b9484f57f1 mail/qmail/options.mk
--- a/mail/qmail/options.mk Thu Oct 25 12:05:41 2018 +0000
+++ b/mail/qmail/options.mk Thu Oct 25 14:02:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.54 2018/10/24 13:32:26 schmonz Exp $
+# $NetBSD: options.mk,v 1.55 2018/10/25 14:02:37 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qmail
PKG_SUPPORTED_OPTIONS+= eai inet6 pam syncdir tls
@@ -61,6 +61,7 @@
EAI_PATCH= netqmail-1.06-tls-20160918-smtputf8-20181024.patch
PATCHFILES+= ${EAI_PATCH}
SITES.${EAI_PATCH}= https://schmonz.com/qmail/eai/
+CFLAGS+= -DEHLO=1
.endif
.if !empty(PKG_OPTIONS:Mpam)
Home |
Main Index |
Thread Index |
Old Index