aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nrpe3
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-10-07 18:53:38 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-10-07 18:53:38 +0000
commit1a3355bb67d7daafdc7e174dd89731ff7ae3d34d (patch)
treebfea67a169653b1e3322004443f321a4ff3e5b2f /net-mgmt/nrpe3
parent075f26a910e6a546197cf2b6ea7171ea1dcd8951 (diff)
downloadports-1a3355bb67d7daafdc7e174dd89731ff7ae3d34d.tar.gz
ports-1a3355bb67d7daafdc7e174dd89731ff7ae3d34d.zip
net-mgmt/nrpe3: Allow using libressl
Apparently, nrpe3 works with libressl if the configuration is changed slightly, so remove BROKEN. This reverts r511634. PR: 240396
Notes
Notes: svn path=/head/; revision=513989
Diffstat (limited to 'net-mgmt/nrpe3')
-rw-r--r--net-mgmt/nrpe3/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/nrpe3/Makefile b/net-mgmt/nrpe3/Makefile
index b25acf9d2e7b..d63d8ff74f61 100644
--- a/net-mgmt/nrpe3/Makefile
+++ b/net-mgmt/nrpe3/Makefile
@@ -13,9 +13,6 @@ COMMENT?= Nagios Remote Plugin Executor
LICENSE= GPLv2
-BROKEN_SSL= libressl libressl-devel
-BROKEN_SSL_REASON= nrpe3 does not work with libressl
-
USE_GITHUB= yes
GH_ACCOUNT= NagiosEnterprises