Problem with mail/thunderbird port

Kris Moore kris at pcbsd.org
Fri Mar 11 01:45:20 UTC 2011


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


More information about the freebsd-gecko mailing list