summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-06-28 18:02:18 +0200
committerJeroen Roovers <jer@gentoo.org>2020-06-28 18:02:45 +0200
commit3953830a49dbb9766faf7791b5b25d6a89a6e137 (patch)
tree88449e5226acbc5cf7a22773d8e80b6543db9bfd /net-analyzer
parentsys-apps/xdg-desktop-portal: 1.7.2 version bump (diff)
downloadgentoo-3953830a49dbb9766faf7791b5b25d6a89a6e137.tar.gz
gentoo-3953830a49dbb9766faf7791b5b25d6a89a6e137.tar.bz2
gentoo-3953830a49dbb9766faf7791b5b25d6a89a6e137.zip
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@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/arpwatch/arpwatch-3.1.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-3.1.ebuild b/net-analyzer/arpwatch/arpwatch-3.1.ebuild
index 76be0e590a07..64ae0f6ef45b 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