evolution compilation on amd64

Sean McNeil sean at mcneil.com
Thu Jun 3 21:31:36 PDT 2004


On Thu, 2004-06-03 at 21:24, Joe Marcus Clarke wrote:
> > + .if ${ARCH} == "amd64"
> > + CONFIGURE_ARGS+=--with-pic
> > + .endif
> > +
> >   post-patch:
> >         @${FIND} ${WRKSRC} -type f -name "*.[ch]" | ${XARGS} ${GREP} -l '<db.h>' | \
> >                 ${XARGS} ${REINPLACE_CMD} -e 's|<db.h>|<db3/db.h>|g'
> 
> Committed, thanks!
> 
> Joe

A pleasure.  Your work on freebsd-gnome is greatly appreciated.

Sean




More information about the freebsd-amd64 mailing list