diff options
Diffstat (limited to 'net-mgmt/argus-monitor/Makefile')
-rw-r--r-- | net-mgmt/argus-monitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile index 401e64a5d93f..fa8da1f5c178 100644 --- a/net-mgmt/argus-monitor/Makefile +++ b/net-mgmt/argus-monitor/Makefile @@ -20,7 +20,7 @@ EXTRA_PATCHES= ${FILESDIR}/patch.001 LICENSE= ART10 WRKSRC= ${WRKDIR}/${DISTNAME} -USE_PERL5= yes +USES= perl5 USE_RC_SUBR= argusd HAS_CONFIGURE= yes USE_APACHE_RUN= 22+ |