building ntp from ports in 3.4

From: e5z8652 (e5z8652_at_mail.com)
Date: 10/27/03


Date: Sun, 26 Oct 2003 21:11:22 -0900

After a 3.3 -> 3.4 upgrade and pkg_delete ntp-4.1.1c, building ntp stable
from 3.4 ports fails. The ntp port expects aclocal-1.7 and automake-1.7 to
be installed. However aclocal, aclocal-1.4, automake and automake-1.4 are
installed.

creating an aclocal-1.7 symlink to aclocal and an automake-1.7 symlink to
automake resolves the issue, and ntp builds.

Cheers,

James