cvs commit: ports/net-im/pidgin-facebookchat Makefile distinfo

Rong-En Fan rafan at FreeBSD.org
Mon Aug 25 10:53:15 UTC 2008


On Mon, Aug 25, 2008 at 02:46:14PM +0400, Stanislav Sedov wrote:
> On Mon, 25 Aug 2008 10:20:36 +0000 (UTC)
> Rong-En Fan <rafan at FreeBSD.org> mentioned:
> 
> > |  do-patch:
> > | -	${REINPLACE_CMD} "s#i686-pc-freebsd6.0-gcc#${CC}#" ${WRKSRC}/Makefile
> > | +	${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; s#/usr/local/#${LOCALBASE}/#g" \
> > | +		${WRKSRC}/Makefile
> 
> Shouldn't be PREFIX instead of LOCALBASE?

/usr/local in Makefile is used to do libraries/header files search.
So, LOCALBASE is more correct in this case.

I guess my commit msg should say "make it LOCALBASE friendly"

Regards,
Rong-En Fan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20080825/61974147/attachment.pgp


More information about the cvs-all mailing list