diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
commit | 2872eba657883ac779a692ce7b0e1d603f0fe686 (patch) | |
tree | 936d56e32fe3a184b933de351979c13c89970109 /sysutils/monitorix | |
parent | 7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff) |
Notes
Diffstat (limited to 'sysutils/monitorix')
-rw-r--r-- | sysutils/monitorix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index e5d40191edd6..1dd042b80065 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite -USE_PERL= 5.8+ +USE_PERL5= 5.8+ MAN5= monitorix.conf.5 MAN8= monitorix.8 MANCOMPRESSED= no |