aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca-ng
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-02-17 16:49:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-02-17 16:49:13 +0000
commit9cb2c90e320cb5719b797577ed4afd5e7899d56d (patch)
tree10b7e627aff03f2e876e5b8a4a0a4b24795ad01d /net-mgmt/nsca-ng
parenteaa5e785fc74c7d88c602c907baccb35875810b0 (diff)
downloadports-9cb2c90e320cb5719b797577ed4afd5e7899d56d.tar.gz
ports-9cb2c90e320cb5719b797577ed4afd5e7899d56d.zip
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=434300
Diffstat (limited to 'net-mgmt/nsca-ng')
-rw-r--r--net-mgmt/nsca-ng/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/nsca-ng/Makefile b/net-mgmt/nsca-ng/Makefile
index 0ffeddc34638..807549e76167 100644
--- a/net-mgmt/nsca-ng/Makefile
+++ b/net-mgmt/nsca-ng/Makefile
@@ -35,10 +35,6 @@ PORTDOCS= NEWS COPYING README PROTOCOL TODO
.include <bsd.port.pre.mk>
-.if ${SSL_DEFAULT} == base
-IGNORE_FreeBSD_9= Requires newer OpenSSL (set DEFAULT_VERSIONS+=ssl=openssl)
-.endif
-
.if ${SSL_DEFAULT:Mlibressl*}
IGNORE= Requires PSK which is unsupported by the selected LibreSSL
.endif