On 2020/09/04 15:54, Kevin Lo wrote:
> On Tue, Sep 01, 2020 at 07:42:52PM +0800, Shawn Chiou wrote:
> > Hi,
> >
> > Attached is port of fcitx-configtool. It is a GTK based configure tool for
> > fcitx.
> >
> > Tested on amd64, also pass with portcheck -N.
> >
> > Feedback welcome.
>
> It works well on amd64. ok?
>
> > Shawn Chiou
> > --
> >
> >
> > [image: --]
> >
> > Shawn Chiou
> > [image: https://]about.me/shawn.chiou
> > <https://about.me/shawn.chiou?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>
>
RUN_DEPENDS = devel/iso-codes \
inputmethods/fcitx,-main
LIB_DEPENDS = inputmethods/fcitx,-main \
inputmethods/fcitx,-main should just be in LIB_DEPENDS, not both
LIB+RUN_DEPENDS.
otherwise OK