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

(-)nagios-spamd-plugin/Makefile (-1 / +2 lines)
Lines 14-20 Link Here
14
MAINTAINER=	arved@FreeBSD.org
14
MAINTAINER=	arved@FreeBSD.org
15
COMMENT=	Nagios plugin for checking SpamAssassins spamd
15
COMMENT=	Nagios plugin for checking SpamAssassins spamd
16
16
17
RUN_DEPENDS+=	${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
17
RUN_DEPENDS+=	${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
18
		${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
18
19
19
USE_PERL5=	yes
20
USE_PERL5=	yes
20
NO_WRKSUBDIR=	yes
21
NO_WRKSUBDIR=	yes

Return to bug 140763