So to resolv this part of my problem, i did something that i do not like to much i mean symbolic link:
sudo ln -s /usr/local/bin/automake14 /usr/local/bin/automake
sudo ln -s /usr/local/bin/aclocal14 /usr/local/bin/aclocal
That's working, but know, it looking for wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel:install .... I am already using with xMule:
wxgtk-common-2.4.2 The wxWindows GUI toolkit (common files)
wxgtk2-2.4.2_1 The wxWindows GUI toolkit (GTK2 version)
So know, what should i do ?
Thx