from CiPHER nl:

> I'm running FreeBSD 11-CURRENT r262235 (as of this morning) and building 
> Virtualbox from ports (emulators/virtualbox-ose) fails for me.
> The Makefile contains USES=iconv. Removing that did not make it use the 
> libiconv from ports instead of base iconv, as i had expected.
> Any pointers to how to get this fixed would be welcome. :)

I think you can put a line in /etc/src.conf
WITHOUT_ICONV=yes

and then build the ports version.  Would that help?  I might try that, but how 
to find which already-built ports depend on iconv?

Thomas Mueller

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to