I was trying to rebuild everything (updated ports today) and I ran into an interesting problem. M4 fails to build because makeinfo doesn't exist. Makeinfo is part of print/texinfo. Texinfo fails to build because devel/gettext fails. Gettext fails because of a missing makeinfo. I seem to be going in circles here :q