diff options
Diffstat (limited to 'net-mgmt/ourmon')
-rw-r--r-- | net-mgmt/ourmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile index 2ad2fbc7d24d..d3bc8e8da2bf 100644 --- a/net-mgmt/ourmon/Makefile +++ b/net-mgmt/ourmon/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap \ RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool WRKSRC= ${WRKDIR}/mrourmon -USE_APACHE= 13+ +USE_APACHE= 20+ USE_PERL5= yes NO_BUILD= yes NO_INSTALL_MANPAGES= yes |