Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 16:14:17 -0500
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        ports@freebsd.org
Subject:   Re: Can't figure out the right syntax
Message-ID:  <42126629.5040901@FreeBSD.org>
In-Reply-To: <187202EEF5C5C15CD93C03F9@utd49554.utdallas.edu>
References:  <187202EEF5C5C15CD93C03F9@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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@magnesium.net || adamw@FreeBSD.org
adamw@vectors.cx    ||   adamw@gnome.org
http://www.vectors.cx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42126629.5040901>