Fix bad usage of options helpers
This commit is contained in:
parent
4679741596
commit
7e5a4f9107
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330792
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ GCRYPT_CONFIGURE_OFF= --without-gcrypt
|
|||
IPV6_CONFIGURE_ON= --with-ipv6
|
||||
IPV6_CONFIGURE_OFF= --without-ipv6
|
||||
|
||||
OPENSSL_USE= OPENSSL
|
||||
OPENSSL_USE= OPENSSL=yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
Loading…
Reference in a new issue