From d5da7618ac647c1a1db64008ed87fc35d09fd052 Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Sat, 27 Aug 2016 05:38:08 +0000 Subject: [PATCH] net-mgmt/icinga2: - Remove USES=ssl again. The last approach did not fix the problem with unresolved symbols. Upstream now has symbol versioning in development, so once the new version is released, all should be fine. - Bump PORTREVISION --- net-mgmt/icinga2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index a8d8a4c4265e..670b298ff2f6 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -3,7 +3,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org @@ -20,7 +20,7 @@ BROKEN_powerpc64= Does not build USE_GITHUB= yes GH_ACCOUNT= icinga -USES= alias bison cmake execinfo libedit ssl +USES= alias bison cmake execinfo libedit USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME}