commit:     24cda5be517811153c25826d66e3c3758d0d7970
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 13:47:58 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 13:47:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cda5be

app-admin/rsyslog: move pmnormalize behind USE=normalize

Closes: https://bugs.gentoo.org/670236
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-admin/rsyslog/rsyslog-8.39.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.39.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.39.0.ebuild
index 625f19668b4..94111420401 100644
--- a/app-admin/rsyslog/rsyslog-8.39.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.39.0.ebuild
@@ -198,7 +198,7 @@ src_configure() {
                --enable-pmciscoios
                --enable-pmcisconames
                --enable-pmlastmsg
-               --enable-pmnormalize
+               $(use_enable normalize pmnormalize)
                --enable-pmnull
                --enable-pmpanngfw
                --enable-pmsnare

Reply via email to