View | Details | Raw Unified | Return to bug 237983
Collapse All | Expand All

(-)sysutils/munin-node/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	munin
4
PORTNAME=	munin
5
PORTVERSION=	${MUNIN_VERSION}
5
PORTVERSION=	${MUNIN_VERSION}
6
PORTREVISION=	1
6
CATEGORIES=	sysutils perl5
7
CATEGORIES=	sysutils perl5
7
MASTER_SITES=	${MUNIN_SITES}
8
MASTER_SITES=	${MUNIN_SITES}
8
PKGNAMESUFFIX=	-node
9
PKGNAMESUFFIX=	-node
Lines 47-52 Link Here
47
SNMP_RUN_DEPENDS=	p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
48
SNMP_RUN_DEPENDS=	p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
48
PERL_RUN_DEPENDS=	p5-DBD-Pg>=0:databases/p5-DBD-Pg \
49
PERL_RUN_DEPENDS=	p5-DBD-Pg>=0:databases/p5-DBD-Pg \
49
		p5-Net-DNS>=0:dns/p5-Net-DNS \
50
		p5-Net-DNS>=0:dns/p5-Net-DNS \
51
		p5-Net-IP>=0:net-mgmt/p5-Net-IP \
50
		p5-XML-Parser>=0:textproc/p5-XML-Parser \
52
		p5-XML-Parser>=0:textproc/p5-XML-Parser \
51
		p5-XML-LibXML>=0:textproc/p5-XML-LibXML
53
		p5-XML-LibXML>=0:textproc/p5-XML-LibXML
52
PYTHON_USES=	python
54
PYTHON_USES=	python

Return to bug 237983