FreeBSD 13.2-RELEASE , the problem is not audacious itself, only a older version of gettext-runtime
that depends almost everything for what a see
the error is this
(says audacious 4.1 because I use portdowngrade , but the problem is note version of audacious)
the only thing to do is wait that gettext-runtime is upgrade to a mayor version in pkg?
that depends almost everything for what a see
the error is this
Code:
===> audacious-4.1 depends on executable: msgfmt - not found
===> gettext-tools-0.22 depends on package: libtextstyle>=0.22 - found
===> gettext-tools-0.22 depends on package: gettext-runtime>=0.22_1 - not found
===> Installing for gettext-runtime-0.22_1
===> Checking if gettext-runtime is already installed
===> An older version of gettext-runtime is already installed (gettext-runtime-0.21.1)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of gettext-runtime
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
(says audacious 4.1 because I use portdowngrade , but the problem is note version of audacious)
the only thing to do is wait that gettext-runtime is upgrade to a mayor version in pkg?