diff options
Diffstat (limited to 'net-mgmt/nsca-ng/Makefile')
-rw-r--r-- | net-mgmt/nsca-ng/Makefile | 4 |
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 |