Re: Fix wkhtmltopdf runtime dependency

2016-04-03 Thread Frank Groeneveld
On Sat, Apr 02, 2016 at 07:42:06PM +0100, Stuart Henderson wrote: > Thanks, done (I did it as LIB_DEPENDS and added a comment as well). > I don't see much point in pushing this to -stable, it's easier to just > pkg_add icu4c if you don't already have it pulled in from something > else (though most

Re: Fix wkhtmltopdf runtime dependency

2016-04-02 Thread Stuart Henderson
On 2016/04/02 18:02, Frank Groeneveld wrote: > On Tue, Mar 22, 2016 at 07:43:57PM +0100, Frank Groeneveld wrote: > > Apparently wkhtmltopdf has a runtime dependency on icu4c. Attached > > patch adds it to the port. It would be great if this patch could > > also be added to 5.9-stable. > > > > Than

Re: Fix wkhtmltopdf runtime dependency

2016-04-02 Thread Frank Groeneveld
On Tue, Mar 22, 2016 at 07:43:57PM +0100, Frank Groeneveld wrote: > Apparently wkhtmltopdf has a runtime dependency on icu4c. Attached > patch adds it to the port. It would be great if this patch could > also be added to 5.9-stable. > > Thanks. > > Frank Ping?

Fix wkhtmltopdf runtime dependency

2016-03-22 Thread Frank Groeneveld
Apparently wkhtmltopdf has a runtime dependency on icu4c. Attached patch adds it to the port. It would be great if this patch could also be added to 5.9-stable. Thanks. Frank Index: Makefile === RCS file: /cvs/ports/textproc/wkhtmlto