aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ourmon
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-02 00:47:41 +0800
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-02 00:47:41 +0800
commit19fe40753d31ba0d91325ae15897602b2531875a (patch)
tree756dc92902e540775c00a7af9b20473c9ab8e7a9 /net-mgmt/ourmon
parentc2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff)
downloadfreebsd-ports-gnome-19fe40753d31ba0d91325ae15897602b2531875a.tar.gz
freebsd-ports-gnome-19fe40753d31ba0d91325ae15897602b2531875a.tar.zst
freebsd-ports-gnome-19fe40753d31ba0d91325ae15897602b2531875a.zip
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
Diffstat (limited to 'net-mgmt/ourmon')
-rw-r--r--net-mgmt/ourmon/Makefile2
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