Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 May 2021 17:07:22 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        MANTANI Nobutaka <nobutaka@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: dc84281c1af6 - main - textproc/uim: Update to the snapshot on 2021-01-04.
Message-ID:  <5z02-v6fp-wny@FreeBSD.org>
In-Reply-To: <202105011426.141EQh9t047328__32242.688075506$1619879221$gmane$org@gitrepo.freebsd.org> (MANTANI Nobutaka's message of "Sat, 1 May 2021 14:26:43 GMT")
References:  <202105011426.141EQh9t047328__32242.688075506$1619879221$gmane$org@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
MANTANI Nobutaka <nobutaka@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
[...]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5z02-v6fp-wny>