On Sun, Sep 15, 2013 at 5:11 PM, Carmel <carmel...@hotmail.com> wrote:

> On Sun, 15 Sep 2013 16:56:20 +0200
> Alexandre articulated:
>
> > Have you tried this?
> > # portmaster --check-depends
>
> Yes, it ran to completion but fixed nothing.
>
> --
> Carmel ✌
> carmel...@hotmail.com
>

Carmel,
# grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1
} }' | cut -d':' -f1
Then reinstall affected packages.

Kind regards,
Alexandre
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to