Fix reference to libressl in makefile on OpenBSD

This commit is contained in:
Brian West 2014-09-30 09:05:05 -05:00
parent 310f18982f
commit 812f9112a5
1 changed files with 1 additions and 1 deletions

View File

@ -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