1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Mention in options that ECDSA requires OpenSSL from ports

PR:		ports/173709
Submitted by:	Ilya Bakulin <webmaster at kibab.com>
Feature safe:	yes
This commit is contained in:
Sergey Matveychuk 2012-11-18 23:49:11 +00:00
parent f5481eb26a
commit 9c468e517c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307548

View File

@ -42,7 +42,7 @@ OPTIONS_DEFAULT=THREADS ECDSA
LIBEVENT_DESC= Enable whenever using many (10000) outgoing ports
GOST_DESC= Enable GOST support (requires OpenSSL from ports)
ECDSA_DESC= Enable ECDSA (elliptic curve) support
ECDSA_DESC= Enable ECDSA support (requires OpenSSL from ports)
MUNIN_DESC= Install Munin plugin
.include <bsd.port.options.mk>