diff --git a/net/openssh/Makefile b/net/openssh/Makefile index b6881c2b1..e4076cd7e 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -175,7 +175,7 @@ CONFIGURE_ARGS += \ --without-pam endif -ifeq ($(CONFIG_OPENSSL_ENGINE),y) +ifeq ($(CONFIG_OPENSSL_ENGINE_CRYPTO),y) CONFIGURE_ARGS+= \ --with-ssl-engine endif