aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
commit19fe40753d31ba0d91325ae15897602b2531875a (patch)
tree756dc92902e540775c00a7af9b20473c9ab8e7a9 /net-mgmt
parentc2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus-monitor/Makefile2
-rw-r--r--net-mgmt/netdisco/Makefile2
-rw-r--r--net-mgmt/ourmon/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile
index 981c1ff67570..478436ada764 100644
--- a/net-mgmt/argus-monitor/Makefile
+++ b/net-mgmt/argus-monitor/Makefile
@@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_PERL5= yes
USE_RC_SUBR= argusd
HAS_CONFIGURE= yes
-USE_APACHE= 13+
+USE_APACHE= 20+
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= --bin_dir=${PREFIX}/bin --sbin_dir=${PREFIX}/sbin \
--lib_dir=${PREFIX}/lib/argus-monitor --data_dir=${PREFIX}/etc/argus-monitor \
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile
index 8dacf12dc51b..7e8c51708d36 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -32,7 +32,7 @@ GROUPS= netdisco
USE_PERL5= yes
USE_PGSQL= yes
-USE_APACHE= 13+
+USE_APACHE= 20+
USE_RC_SUBR= netdisco
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