aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nsca-ng
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-02-18 00:49:13 +0800
committermat <mat@FreeBSD.org>2017-02-18 00:49:13 +0800
commit01f5860dd4c8bb29fb1c88e1a231763c81354b06 (patch)
tree10b7e627aff03f2e876e5b8a4a0a4b24795ad01d /net-mgmt/nsca-ng
parent41677c21f0d87fb1272d9c84bb6a4b1af1e48d11 (diff)
downloadfreebsd-ports-gnome-01f5860dd4c8bb29fb1c88e1a231763c81354b06.tar.gz
freebsd-ports-gnome-01f5860dd4c8bb29fb1c88e1a231763c81354b06.tar.zst
freebsd-ports-gnome-01f5860dd4c8bb29fb1c88e1a231763c81354b06.zip
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight
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