finance/quickfix: unbreak build after 18c6e18276
(+)
Changes in framework need adjustment for declared options. *_USE=ruby now became as *_USES=ruby Approved by: portmgr blanket
This commit is contained in:
parent
4dc157dfe6
commit
254d04e51e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ MYSQL_USES= mysql
|
|||
MYSQL_CONFIGURE_WITH= mysql
|
||||
PYTHON_USES= python:3.7
|
||||
PYTHON_CONFIGURE_WITH= python3
|
||||
RUBY_USE= ruby=yes
|
||||
RUBY_USES= ruby
|
||||
RUBY_CONFIGURE_WITH= ruby
|
||||
RUBY_LIB_DEPENDS+=libunwind.so:devel/libunwind
|
||||
JAVA_USE= java=yes
|
||||
|
|
Loading…
Reference in a new issue