Ticket #20858 (closed defect: fixed)
mailsync on snow leopard fix
| Reported by: | macports@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | mailsync |
Description
I need to add a configure flag to mailsync to get it to build on snow leopard 10.6
change
configure.args --with-c-client=${prefix} \
to
configure.args --with-c-client=${prefix} --with-krb5=${prefix} \
Change History
Note: See
TracTickets for help on using
tickets.


r56486