diff --git a/build/Makefile.openbsd b/build/Makefile.openbsd index 8d72e3e0a0..a2213a76f7 100644 --- a/build/Makefile.openbsd +++ b/build/Makefile.openbsd @@ -36,7 +36,7 @@ clean: has-git: @git --version || PKG_PATH=http://openbsd.mirrors.pair.com/`uname -r`/packages/`machine -a`/ pkg_add -r git -deps: libedit libressl curl +deps: libedit openssl curl @PKG_PATH=http://openbsd.mirrors.pair.com/`uname -r`/packages/`machine -a`/ pkg_add -r $(PKG) openssl: openssl-$(OPENSSL)/.done