public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpwatch/
Date: Sun, 28 Jun 2020 16:02:49 +0000 (UTC)	[thread overview]
Message-ID: <1593360165.3953830a49dbb9766faf7791b5b25d6a89a6e137.jer@gentoo> (raw)

commit:     3953830a49dbb9766faf7791b5b25d6a89a6e137
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 16:02:18 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 16:02:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3953830a

net-analyzer/arpwatch: Have configure find sendmail

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Closes: https://bugs.gentoo.org/730028
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/arpwatch/arpwatch-3.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/net-analyzer/arpwatch/arpwatch-3.1.ebuild b/net-analyzer/arpwatch/arpwatch-3.1.ebuild
index 76be0e590a0..64ae0f6ef45 100644
--- a/net-analyzer/arpwatch/arpwatch-3.1.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-3.1.ebuild
@@ -25,6 +25,7 @@ DEPEND="
 RDEPEND="
 	${DEPEND}
 	selinux? ( sec-policy/selinux-arpwatch )
+	virtual/mta
 "
 
 pkg_setup() {
@@ -38,6 +39,11 @@ pkg_postinst() {
 	enewuser arpwatch -1 -1 -1 arpwatch
 }
 
+src_configure() {
+	econf \
+		ac_cv_path_V_SENDMAIL=sendmail
+}
+
 src_install() {
 	dosbin arp2ethers arpfetch arpsnmp arpwatch bihourly.sh massagevendor.py update-ethercodes.sh
 	doman arpsnmp.8 arpwatch.8


             reply	other threads:[~2020-06-28 16:02 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-28 16:02 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 18:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpwatch/ Arthur Zamarin
2025-03-08 16:42 Arthur Zamarin
2025-03-08 14:58 Arthur Zamarin
2025-03-08 14:09 Sam James
2024-12-23 20:01 Conrad Kostecki
2024-11-14 18:41 Sam James
2024-11-14  4:35 Sam James
2024-11-14  3:39 Sam James
2024-11-14  3:17 Sam James
2024-10-25 20:15 Andreas K. Hüttel
2024-08-25 23:54 Conrad Kostecki
2024-02-02 17:51 Arthur Zamarin
2024-02-02 16:27 Arthur Zamarin
2024-02-02  5:29 Sam James
2024-02-02  4:44 Sam James
2021-10-19 19:09 Jakov Smolić
2021-07-16  1:31 Yixun Lan
2021-03-26 13:40 Agostino Sarubbo
2021-03-17  9:00 Sam James
2021-03-16 12:21 Sam James
2021-03-15 21:54 Sam James
2021-03-15 21:25 Sam James
2020-06-28 12:05 Jeroen Roovers
2020-06-28 12:05 Jeroen Roovers
2020-06-20  1:05 Aaron Bauman
2020-06-03 15:27 Agostino Sarubbo
2020-06-01 20:51 Sergei Trofimovich
2020-06-01 19:52 Sergei Trofimovich
2019-03-11  4:48 Aaron Bauman
2018-01-09 21:07 Michael Orlitzky
2017-10-20 15:42 Jeroen Roovers
2016-03-24 11:13 Jeroen Roovers
2016-03-02 13:58 Agostino Sarubbo
2016-02-22  6:01 Jeroen Roovers
2016-02-21  7:17 Jeroen Roovers
2016-02-21  7:17 Jeroen Roovers

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=1593360165.3953830a49dbb9766faf7791b5b25d6a89a6e137.jer@gentoo \
    --to=jer@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