aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2012-10-19 13:23:13 +0000
committerLars Engels <lme@FreeBSD.org>2012-10-19 13:23:13 +0000
commit8be84d2f4a60b4ab1c623120b7b30cef3829f9b4 (patch)
treee9168121f30ca87d04e9e7256a04bcd1e85ca8dc /net-mgmt/icinga/Makefile
parenta2855c60bcaa657dfd8a043ccc020491fa959e0c (diff)
downloadports-8be84d2f4a60b4ab1c623120b7b30cef3829f9b4.tar.gz
ports-8be84d2f4a60b4ab1c623120b7b30cef3829f9b4.zip
Notes
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r--net-mgmt/icinga/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index 5bec98520349..e31223c51bd9 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= icinga
-PORTVERSION= 1.7.2
+PORTVERSION= 1.8.0
CATEGORIES= net-mgmt
MASTER_SITES= SF
MAINTAINER= lme@FreeBSD.org
-COMMENT= Enterprise grade open source monitoring system based on nagios
+COMMENT= Enterprise grade open source monitoring system based on Nagios
LICENSE= GPLv2
@@ -60,8 +60,6 @@ CONFIGURE_ARGS= --with-command-user=${ICINGAUSER} \
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
PERL=${PERL}
-MAKE_JOBS_UNSAFE= yes
-
INSTALL_TARGET= install install-commandmode install-config install-eventhandlers
PLIST_SUB= ICINGADIR=${ICINGADIR} \