This port did not pick up the two libraries mentioned. In order to get libintl working, I used the patch I found at ports/audio/gqmpeg/files/patch-aclocal.m4 (somebody in an archived mail suggested to look for existing patches that solve that gettext problem). One possitive side effect of getting the libintl dependency right, is that the port does not build its included version of the gettext library and does not install those two .alias that were conflicting with other ports (have a look at the pkg-plist diff and you'll see what I mean) http://freebsd.rambler.ru/bsdmail/freebsd-ports_2003/msg08919.html Additionally, I modified the port to respect NOPORTDOCS.
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Over to maintainer
State Changed From-To: open->closed Committed, thanks!