Can't figure out the right syntax

Adam Weinberger adamw at FreeBSD.org
Tue Feb 15 13:11:16 PST 2005


Paul Schmehl wrote:
> I'm trying to create a port that requires the devel/tcllib port.  I 
> can't figure out the syntax to use to find the port if it's installed.
> 
> tcllib:${PORTSDIR}/devel/tcllib
> 
> I've tried tcllib84.so:, lib84.so:, libtcl:, pkgIndex.tcl, and several 
> other things.  The only tcllib I can find is in:
> /usr/X11R6/lib/X11/XF86Setup/tcllib
> 
> I tried both ${X11_BASE}/lib/X11/XFree86Setup/tcllib and 
> ${MOTIFLIB}/X11/XFree86Setup/tcllib.
> 
> Nothing works.  What am I missing?
> 
> What would be the syntax for that?

BUILD_DEPENDS=	dtplite:${PORTSDIR}/devel/tcllib

# Adam


-- 
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx


More information about the freebsd-ports mailing list