[Bug 196450] devel/clig: Take MAINTAINER'ship, Update MASTER_SITES, WWW

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 22 20:20:17 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196450

--- Comment #10 from Chris Hutchinson <portmaster at bsdforge.com> ---
(In reply to Kurt Jaeger from comment #7)
> I have tcl86 installed, and the make fails with:
> 
> ===>   Generating temporary packing list
> /usr/local/bin/tclsh ./mkpkgindex
> make[2]: exec(/usr/local/bin/tclsh) failed (No such file or directory)
> 
> I find a /usr/local/bin/tclsh8.6, but no /usr/local/bin/tclsh.
> 
> Any ideas on how to handle this ?

Near as I can figure USES+= tcl *should* have expanded to
bin/tclsh8.[4-6]
but didn't. *so* I added

RUN_DEPENDS=    tclsh:${PORTSDIR}/lang/tcl-wrapper

which resolves this, as tested on a RELENG_9 that
didn't previously contain /usr/local/bin/tclsh
but *did* have /usr/local/bin/tclsh8.6

Please find the updated svn diff, and build log, attached.
That provides details.

Thanks!

--Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list