diff options
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 3b87a4e1cfaf..9bfc0af1d6b0 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -80,7 +80,7 @@ INSTALL_TARGET+=install-manpages .if ${PORT_OPTIONS:MGOST} . if ${OSVERSION} < 1000015 BUILD_DEPENDS+= openssl>=1.0:${PORTSDIR}/security/openssl -CONFLICTS+= libressl-* +CONFLICTS+= libressl-* . endif .else NO_GOST= --disable-gost |