1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

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
This commit is contained in:
Niclas Zeising 2019-10-07 18:53:38 +00:00
parent 075f26a910
commit 1a3355bb67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513989

View File

@ -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