aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/icinga/Makefile
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2014-04-25 04:41:37 +0800
committerlme <lme@FreeBSD.org>2014-04-25 04:41:37 +0800
commitafce2be4e2881ae0cf1ebedbc3c29c1095366e98 (patch)
tree4b9f8fa65160b0700a41c72bdcf07e97e98d88a9 /net-mgmt/icinga/Makefile
parentd8de17b4cd63e08b092bc87ed28c70b5c9272f06 (diff)
downloadfreebsd-ports-gnome-afce2be4e2881ae0cf1ebedbc3c29c1095366e98.tar.gz
freebsd-ports-gnome-afce2be4e2881ae0cf1ebedbc3c29c1095366e98.tar.zst
freebsd-ports-gnome-afce2be4e2881ae0cf1ebedbc3c29c1095366e98.zip
- Update to 1.11.2
- Fix leftover .rnd file [1] Suggessted by: swills
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r--net-mgmt/icinga/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index f416f794cddd..d75eaf39ee4e 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icinga
-PORTVERSION= 1.11.1
-PORTREVISION= 1
+PORTVERSION= 1.11.2
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/Icinga/${PORTNAME}-core/releases/download/v${PORTVERSION}/
@@ -55,7 +54,8 @@ CONFIGURE_ARGS= --with-command-user=${ICINGAUSER} \
--enable-nanosleep
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
- PERL=${PERL}
+ PERL=${PERL} \
+ HOME=${WRKDIR} # prevent creation of .rnd file
INSTALL_TARGET= install install-config install-eventhandlers install-webconf