mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Add missing Perl module for the ntp_ plugin.
PR: 237983 Submitted by: John W. O'Brien
This commit is contained in:
parent
f5b1076122
commit
64abae3dde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503954
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= munin
|
||||
PORTVERSION= ${MUNIN_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= ${MUNIN_SITES}
|
||||
PKGNAMESUFFIX= -node
|
||||
@ -47,6 +48,7 @@ SNMP_BUILD_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
|
||||
SNMP_RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
|
||||
PERL_RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \
|
||||
p5-Net-DNS>=0:dns/p5-Net-DNS \
|
||||
p5-Net-IP>=0:net-mgmt/p5-Net-IP \
|
||||
p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
||||
p5-XML-LibXML>=0:textproc/p5-XML-LibXML
|
||||
PYTHON_USES= python
|
||||
|
Loading…
Reference in New Issue
Block a user