Date: Thu, 7 Jul 2011 16:47:19 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Scot Hetzel <swhetzel@gmail.com> Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>, Robert <traveling08@cox.net> Subject: Re: ICAL fails to build Message-ID: <20110707234719.GA63374@dragon.NUXI.org> In-Reply-To: <CACdU%2Bf89_bK0jbXNqq0DRbJd6ENhNhYwT=ZLaWT9ksfgL51u_Q@mail.gmail.com> References: <20110701161642.2dd6a743@dell64> <CACdU%2Bf89_bK0jbXNqq0DRbJd6ENhNhYwT=ZLaWT9ksfgL51u_Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ;-)] -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110707234719.GA63374>