Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2012 20:14:38 +0200
From:      Oliver Pinter <oliver.pntr@gmail.com>
To:        ports@freebsd.org
Cc:        dinoex@freebsd.org
Subject:   Re: giflib broken build
Message-ID:  <CAPjTQNGFoP1yY5-V7WOCop7U_hb2Z8TfL%2BSnk0u8XYCzLW8kRw@mail.gmail.com>
In-Reply-To: <CAPjTQNH2fBGP1-9JGh46Z_7m6mQsAnW3pnu-RLzU-C3KO9P_yA@mail.gmail.com>
References:  <CAPjTQNH2fBGP1-9JGh46Z_7m6mQsAnW3pnu-RLzU-C3KO9P_yA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/2/12, Oliver Pinter <oliver.pntr@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPjTQNGFoP1yY5-V7WOCop7U_hb2Z8TfL%2BSnk0u8XYCzLW8kRw>