aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_clamav
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios-check_clamav')
-rw-r--r--net-mgmt/nagios-check_clamav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_clamav/Makefile b/net-mgmt/nagios-check_clamav/Makefile
index 48faded12835..43d4cf775f9d 100644
--- a/net-mgmt/nagios-check_clamav/Makefile
+++ b/net-mgmt/nagios-check_clamav/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= alexey@renatasystems.org
COMMENT= Nagios plugin that verifies ClamAV local signature database revision
NO_BUILD= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
RUN_DEPENDS+= ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins \
clamav>=0:${PORTSDIR}/security/clamav \