ICAL fails to build

Scot Hetzel swhetzel at gmail.com
Fri Jul 8 17:04:30 UTC 2011


On Thu, Jul 7, 2011 at 6:47 PM, David O'Brien <obrien at freebsd.org> wrote:
> On Sat, Jul 02, 2011 at 12:12:46AM -0500, Scot Hetzel wrote:
>> The port is only looking for tcl8.4.
> [...]
>> But you have tcl8.5 installed
>
> I don't know why this port build is looking for tcl8.5.
> Did some global switch from 8.4->8.5 miss something for the iCal port?
>
>> to
>> USE_TK=YES
>> GNU_CONFIGURE=        yes
>> CONFIGURE_ARGS=       --with-tclconfig=${TCL_LIBDIR} \
>>               --with-tclhdir=${TCL_INCLUDEDIR} \
>>               --with-tclsh=${TCLSH} \
>>               --with-tkconfig=${TK_LIBDIR} \
>>               --with-tkhdir=${TK_INCLUDEDIR}
>
> I have no problem with iCal depending on 8.5 instead of 8.4.
> If a PR is submitted, the first committed to see it should feel free to
> commit the patch.  [provided the build works ;-)]
>
I have tested this change, and it did build/install for me.

See this PR:

http://www.freebsd.org/cgi/query-pr.cgi?pr=158737

I also submitted a change to the japanese/ical port to make it a
proper slave port of deskutils/ical

http://www.freebsd.org/cgi/query-pr.cgi?pr=158738

So if any of our japanese users can give it a try and submit a update
to the PR stating that it works or doesn't would be appreciated.


More information about the freebsd-ports mailing list