This has been fixed already.

On (2010-04-22 13:24), Will wrote:
> openoffice3 doesn't build properly on machines that have a copy of
> boost older than 1.38 installed already.
> 
> This diff should fix the issue.
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/editors/openoffice3/Makefile,v
> retrieving revision 1.38
> diff -c -r1.38 Makefile
> *** Makefile  2 Apr 2010 15:53:26 -0000       1.38
> --- Makefile  22 Apr 2010 17:21:56 -0000
> ***************
> *** 83,89 ****
>               :bash-*:shells/bash \
>               :p5-Archive-Zip-*:archivers/p5-Archive-Zip \
>               ::print/cups \
> !             ::devel/boost \
>               :xpdf-3.02:textproc/xpdf:patch
> 
>   MODULES+=   lang/python \
> --- 83,89 ----
>               :bash-*:shells/bash \
>               :p5-Archive-Zip-*:archivers/p5-Archive-Zip \
>               ::print/cups \
> !             :boost->=1.38:devel/boost \
>               :xpdf-3.02:textproc/xpdf:patch
> 
>   MODULES+=   lang/python \
> 
> 
> -- 
> -Will Orr
> 

Reply via email to