git: dc84281c1af6 - main - textproc/uim: Update to the snapshot on 2021-01-04.

Jan Beich jbeich at FreeBSD.org
Sat May 1 15:07:29 UTC 2021


MANTANI Nobutaka <nobutaka at FreeBSD.org> writes:

> diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
> index 4025f8d86b68..1a9d054f1c80 100644
> --- a/textproc/uim/Makefile
> +++ b/textproc/uim/Makefile
[...]
>  .if !defined(UIM_SLAVE)
> +USES+=		perl5
> +USE_GNOME+=	librsvg2:build
> +USE_PERL5=	build
> +USE_RUBY=	build

USE_RUBY value isn't used. Did you mean RUBY_NO_RUN_DEPENDS=yes instead?

$ pkg delete -fx ruby
$ pkg check -d
Checking all packages: 100%
uim has a missing dependency: ruby
[...]


More information about the dev-commits-ports-all mailing list