public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/rmilter/
Date: Wed, 27 Jul 2016 19:55:08 +0000 (UTC)	[thread overview]
Message-ID: <1469649296.3170f0a9b386ec7c689d9dd6e0ef2caaa0ef0886.djc@gentoo> (raw)

commit:     3170f0a9b386ec7c689d9dd6e0ef2caaa0ef0886
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 19:08:01 2016 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 19:54:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3170f0a9

mail-filter/rmilter: fix handling of dkim USE flag

Package-Manager: portage-2.2.28

 mail-filter/rmilter/rmilter-1.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/rmilter/rmilter-1.9.0.ebuild b/mail-filter/rmilter/rmilter-1.9.0.ebuild
index ff93b7f..4bcfbed 100644
--- a/mail-filter/rmilter/rmilter-1.9.0.ebuild
+++ b/mail-filter/rmilter/rmilter-1.9.0.ebuild
@@ -30,7 +30,7 @@ pkg_setup() {
 
 src_configure() {
 	local mycmakeargs=(
-		-DENABLE-DKIM=$(usex dkim ON OFF)
+		-DENABLE_DKIM=$(usex dkim ON OFF)
 		-DENABLE_MEMCACHED=$(usex memcached ON OFF)
 	)
 	cmake-utils_src_configure


             reply	other threads:[~2016-07-27 19:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-27 19:55 Dirkjan Ochtman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-21 19:57 [gentoo-commits] repo/gentoo:master commit in: mail-filter/rmilter/ Dirkjan Ochtman
2016-11-21 19:57 Dirkjan Ochtman
2016-11-19 20:59 Dirkjan Ochtman
2016-11-19 20:59 Dirkjan Ochtman
2016-09-25 12:37 Anthony G. Basile
2016-08-26  9:24 Dirkjan Ochtman
2016-08-05  6:39 Dirkjan Ochtman
2016-07-25 19:09 Dirkjan Ochtman
2016-06-24 19:52 Dirkjan Ochtman
2016-06-24 19:52 Dirkjan Ochtman
2016-05-25 17:28 Dirkjan Ochtman
2016-05-16  8:02 Dirkjan Ochtman
2016-03-08 20:32 Dirkjan Ochtman
2016-02-22 19:43 Dirkjan Ochtman
2016-02-20 10:13 Dirkjan Ochtman
2016-02-20 10:13 Dirkjan Ochtman
2016-01-31 13:03 Dirkjan Ochtman
2016-01-21 10:12 Dirkjan Ochtman
2016-01-18 17:15 Dirkjan Ochtman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469649296.3170f0a9b386ec7c689d9dd6e0ef2caaa0ef0886.djc@gentoo \
    --to=djc@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox