Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 1997 01:15:44 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        itojun@itojun.org
Cc:        tg@ihf.rwth-aachen.de, ports@FreeBSD.ORG
Subject:   Re: portlint check to dependency pathname
Message-ID:  <199709170815.BAA19783@silvia.HIP.Berkeley.EDU>
In-Reply-To: <20157.874480121@itojun.csl.sony.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
 * 	I'd like to avoid hard-coding name of port directory (x11/libsx,
 * 	for example) into portlint.  I may be able to check if there's
 * 	directory named ../../x11/libsx.  Is it enough for you?
 * 	If there's any other ideas to check this case, please let me know.
 * 	(is there any possibility for more-than-two-layers port subdir?
 * 	In that case, it becomes harder)

Can't you just use the whole "${PORTSDIR}/x11/libsx" thing?  By the
way, don't forget the dependencies might take an optional argument, as 
in

file:${PORTSDIR}/category/dir:target

Satoshi



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