Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2004 21:31:35 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: evolution compilation on amd64
Message-ID:  <1086323495.48282.20.camel@server.mcneil.com>
In-Reply-To: <1086323045.41634.10.camel@shumai.marcuscom.com>
References:  <1086303205.87004.3.camel@server.mcneil.com> <1086323045.41634.10.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086323495.48282.20.camel>