On Mon, 6 Feb 2012, Pav Lucistnik wrote:
pav 2012-02-06 21:19:36 UTC FreeBSD ports repository Modified files: www/varnish Makefile Log: - Mark BROKEN: does not build (after libtool update) Reported by: pointyhat Revision Changes Path 1.49 +3 -7 ports/www/varnish/Makefile
As a quick fix (but I don't know how safe it is) it builds if you remove autoheader from USE_AUTOTOOLS.
Also, running libtoolize by hand after the configure stage seems to work, so maybe it's something in autoheader reverting the libtoolize changes?
-- jimmy _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
