On Wed, Jul 28, 2010 at 03:37:34PM +0200, Sebastian Reitenbach wrote: > Hi, > > On Saturday 24 July 2010 05:07:43 pm viq wrote: > > This has some test infrastructure, but it requires a bit of patching > > (uses make -C which exists only in gmake), and a bunch of tests fail or > > dump core. > > now the ports uses gmake to make the tests happy. There are still a lot > failing, but at least gloox works so far for me. Reported to build on > amd64/i386/sparc/sparc64/mips64. For sparc use the gcc3 module. > Further now link against libidn, and it is not linking against gnutls in case > it is installed. And added some spaces between variables and = in the ports > Makefile. > > Is it OK to get in?
--with-libidn=/usr/local is wrong, use ${LOCALBASE}. VERSION is useless. otherwise ok