giflib broken build

Oliver Pinter oliver.pntr at gmail.com
Sat Jun 2 18:14:45 UTC 2012


On 6/2/12, Oliver Pinter <oliver.pntr at gmail.com> wrote:
> Hi All!
>
> giflib is broken..
>
> Anybody make it buildable without docs or with offline..
>

As xmlto are only in doc dir, I use bruteforce:

giflib-4.2.0# foreach i ( `grep -R xmlto * | cut -d ':' -f 1 | sort | uniq ` )
foreach? sed -i '' 's/xmlto /xmlto --skip-validation /g' $i
foreach? end


More information about the freebsd-ports mailing list