diff options
Diffstat (limited to 'net-mgmt/icinga2/Makefile')
| -rw-r--r-- | net-mgmt/icinga2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 594b7d666efe..adcba6c93287 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.15.0 +DISTVERSION= 2.15.1 CATEGORIES= net-mgmt MAINTAINER= flo@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://www.icinga.org/icinga2/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libboost_system.so:devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash USES= alias bison cmake:insource compiler:c++0x libedit ssl |
