summaryrefslogtreecommitdiff
path: root/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-29 05:41:15 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-29 05:41:15 +0000
commit48f3e81fd35a18cd49f8b8d6a041f33ad88f9c89 (patch)
tree21e7be95bcd3ec7cc6c71b3fea560ea936ddef82 /net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
parentcb7e4377c338fd6cd2fb4fc22d64eef88e390161 (diff)
gentoo auto-resync : 29:02:2024 - 05:41:15
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild')
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
index 26332d20f449..190fd8f58816 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
@@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL=no
PYTHON_COMPAT=( python3_{10..11} )
WANT_AUTOMAKE=none
-inherit autotools distutils-r1 perl-module systemd
+inherit autotools distutils-r1 libtool perl-module systemd
DESCRIPTION="Software for generating and retrieving SNMP data"
HOMEPAGE="https://www.net-snmp.org/"
@@ -122,6 +122,7 @@ src_prepare() {
default
eautoconf
+ elibtoolize
}
src_configure() {