summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild b/net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild
index a287f19e46bc..203d35be9af9 100644
--- a/net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild
+++ b/net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ IUSE=""
DEPEND="virtual/httpd-php"
RDEPEND="dev-lang/php[mysql]
- net-analyzer/snmptt[mysql]
+ net-analyzer/snmptt
net-analyzer/nagios-core
virtual/httpd-php"
@@ -26,7 +26,7 @@ src_install() {
fperms 640 "${D}"/usr/share/nagtrap/nagtrap/etc/config.ini.php-dist
sed -i -e 's#use lib.*#use lib "/usr/lib/nagios/plugins";#g' \
- plugin/check_snmptraps.pl || die "sed failed"
+ plugin/check_snmptraps.pl || die "sed failed"
insinto /usr/$(get_libdir)/nagios/plugins
insopts -m 750 -g nagios