portupgrade for evolution fails

Tom McLaughlin tmclaugh at sdf.lonestar.org
Fri Mar 12 16:37:10 PST 2004


On Fri, 2004-03-12 at 19:04, Stacey Roberts wrote:
> <snip>
> gmake[4]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data/cde_app_root'
> gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data/cde_app_root'
> gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> LC_ALL=C ../intltool-merge ../po evolution.keys.in evolution.keys -k -u -c ../po/.intltool-merge-cache
> Not enough arguments for mkdir at ../intltool-merge line 999, near "$lang or"
> Execution of ../intltool-merge aborted due to compilation errors.
> gmake[3]: *** [evolution.keys] Error 255
> gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>  
> <snip>

Stacey, change the line in evolution's port Makefile that reads:

USE_GNOME=      gnomeprefix gnomehack gnometarget gtkhtml3

to

USE_GNOME=      gnomeprefix gnomehack gnometarget gtkhtml3 intlhack

Then run portupgrade again.  That should do it until it gets fixed in
cvs.

Tom



More information about the freebsd-gnome mailing list