Skip to content

Commit

Permalink
mail-mta/msmtp: Revbump to fix USE="idn -ssl" builds.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/674686
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jan 6, 2019
1 parent 70311e8 commit 4666128
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down Expand Up @@ -63,6 +63,7 @@ src_prepare() {

src_configure() {
local myeconfargs=(
--disable-gai-idn
$(use_enable nls)
$(use_with daemon msmtpd)
$(use_with gnome-keyring libsecret)
Expand Down

0 comments on commit 4666128

Please sign in to comment.