提交 812f9112 authored 作者: Brian West's avatar Brian West

Fix reference to libressl in makefile on OpenBSD

上级 310f1898
......@@ -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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论