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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to