On Tue, Jan 12, 2010 at 12:29 PM, keneasson <[email protected]> wrote: > I did a pkg_delete for both libiconv and libxul in the hope that this would > clear any stale depends from firefox2 days causing me these problems. > : > #cd ../../devel/libtool22 > local# make > ===> libtool-2.2.6b depends on file: /usr/local/lib/libxul/libxul.so - not > found > ===> Verifying install for /usr/local/lib/libxul/libxul.so in > /usr/ports/www/libxul
libtool22 has no dependencies, this points to something in your environment is causing the GECKO port to be included as a dependency. Check your /etc/make.conf, and/or /usr/local/etc/ports.conf (if using ports-mgmt/portconf) for USE_GECKO. Scot _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
