aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-12 13:57:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-12 13:57:53 +0000
commit0f9f2d223f7f148556c9ca09c0290773216d6f6b (patch)
treedfbe36c8bd7da7705bcd7af3cc581642dfdae399 /net-mgmt/nagios/Makefile
parent7a95535961140beaaf7e2420eaa1fbc58d49c350 (diff)
downloadports-0f9f2d223f7f148556c9ca09c0290773216d6f6b.tar.gz
ports-0f9f2d223f7f148556c9ca09c0290773216d6f6b.zip
Notes
Diffstat (limited to 'net-mgmt/nagios/Makefile')
-rw-r--r--net-mgmt/nagios/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile
index b9e579608d99..6996ed70a506 100644
--- a/net-mgmt/nagios/Makefile
+++ b/net-mgmt/nagios/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nagios
-PORTVERSION= 2.9
-PORTREVISION= 2
+PORTVERSION= 2.10
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios
@@ -24,6 +23,8 @@ USE_PERL5_BUILD= yes
USE_AUTOTOOLS= autoconf:261
USE_RC_SUBR= nagios.sh
+CONFLICTS= nagios-[13].*
+
OPTIONS= EMBEDDED_PERL "Enable embedded Perl [requires Perl 5.8+]" OFF \
NANOSLEEP "Use nanosleep in event timing" OFF