biology/libsbml: 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
0740541bf3
commit
4dc157dfe6
@ -39,7 +39,7 @@ PYTHON_USES= python:3.6+
|
||||
PYTHON_CMAKE_ON= WITH_SWIG
|
||||
RUBY_BUILD_DEPENDS= swig:devel/swig
|
||||
RUBY_CMAKE_BOOL= WITH_RUBY
|
||||
RUBY_USE= ruby=yes
|
||||
RUBY_USES= ruby
|
||||
XERCES_CMAKE_BOOL= WITH_XERCES
|
||||
XERCES_LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user