cvs commit: ports/www/varnish Makefile

Jimmy Olgeni olgeni at FreeBSD.org
Thu Feb 9 22:44:07 UTC 2012


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


More information about the cvs-all mailing list