Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2011 20:26:31 -0500
From:      Kris Moore <kris@pcbsd.org>
To:        freebsd-gecko@freebsd.org
Subject:   Problem with mail/thunderbird port
Message-ID:  <4D797A47.5050604@pcbsd.org>

next in thread | raw e-mail | index | archive | help

Not sure whom I should bug about this, but I'm seeing a problem with 
thunderbird when building with a non-standard LOCALBASE. Specifically 
the issue occurs here:

port-pre-install:
	${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
	${FAKEDIR}/bin/thunderbird
	${RM} -f ${FAKEDIR}/bin/*.bak

This command is replacing "/usr/local" with $PREFIX in bin/thunderbird, 
but it looks like bin/thunderbird is already


-- 
Kris Moore
PC-BSD Software
iXsystems



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