diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
commit | 99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch) | |
tree | bea626d8d7aaa3973f00760684b26d2ddcce74eb /net-mgmt/argus-monitor | |
parent | ce05caaae21cd6b880cf5567917d6bde1c9144fa (diff) |
Notes
Diffstat (limited to 'net-mgmt/argus-monitor')
-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+ |