From owner-cvs-all@FreeBSD.ORG Thu Feb 19 03:29:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ABD716A4CE; Thu, 19 Feb 2004 03:29:34 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1184B43D1D; Thu, 19 Feb 2004 03:29:34 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (94725b00a7ca1565e2c6190e3735c9c2@adsl-63-207-60-37.dsl.lsan03.pacbell.net [63.207.60.37])i1JBTXa3019123; Thu, 19 Feb 2004 05:29:33 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5CDCB66CAF; Thu, 19 Feb 2004 03:29:32 -0800 (PST) Date: Thu, 19 Feb 2004 03:29:32 -0800 From: Kris Kennaway To: Maxim Sobolev Message-ID: <20040219112932.GA11187@xor.obsecurity.org> References: <200402191122.i1JBMdHd026435@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <200402191122.i1JBMdHd026435@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/asterisk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 11:29:34 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 19, 2004 at 03:22:39AM -0800, Maxim Sobolev wrote: > sobomax 2004/02/19 03:22:39 PST >=20 > FreeBSD ports repository >=20 > Modified files: > net/asterisk Makefile=20 > Log: > Replace '${WRKDIRPREFIX}${PORTSDIR}/' with '${WRKDIR}/../../../' when > reffering other ports, since the former for some reason doesn't work > in bento environment (it works here just fine even with WRKDIRPREFIX > set). > =20 > BTW, this is good evidence which shows that breakage on bento isn't > sufficient to mark port as BROKEN. It exposed your incorrect assumption and made you fix it, didn't it? ;-) You were bitten by the fact that bento (deliberately) builds ports in /a/ports, with /usr/ports a symlink to this directory. In other words, in legitimate environments, ${PORTSDIR} may not be equal to ${.CURDIR} even though both reference the same directory. Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFANJ4bWry0BWjoQKURAuJFAKCIkWXd/PEI4mGV8R7wzm7yBnGF3gCfYfuJ zhi6Piy/pSHVtY7qV8XGynk= =P83K -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--