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:
parent
7dbf233495
commit
62d3781d90
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user