1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

irc/weechat: 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:
Dima Panov 2023-01-18 17:44:47 +03:00
parent 7dbf233495
commit 62d3781d90

View File

@ -64,7 +64,7 @@ NLS_USES= gettext
PERL_USES= perl5
PHP_USES= php:build,embed
PYTHON_USES= python
RUBY_USE= ruby=yes
RUBY_USES= ruby
TCL_CMAKE_ON= -DTCL_VERSION:STRING="${TCL_VER}" \
-DTCL_TCLSH:PATH="${TCLSH}"
TCL_USES= tcl