pointing to /usr where those files presumably live on the author's machine.
The port pre-configure target repointed them at copies installed by
the automake port, but we want to make sure to use the master version
from ${PORTSDIR}/Templates/ instead. Remove the symlinks in pre-configure
and touch config.sub so it is replaced with the master script by the
code in bsd.port.mk.
Remove USE_AUTOMAKE and but back explicit dependency to devel/automake.
These ports aren't intended to be configured by automake, which USE_AUTOMAKE
does automagically. Instead they are just using some files from
${LOCALBASE}/share/automake.
Screwed by: ade
Reported by: bento