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

Nobutaka Mantani nobutaka at FreeBSD.org
Sat May 1 20:08:15 UTC 2021


Fixed, thank you for spotting.

--
Nobutaka Mantani
nobutaka at freebsd.org, nobutaka at nobutaka.org

On Sun, 02 May 2021 00:07:22 +0900,
Jan Beich wrote:
> 
> 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