Date: Mon, 18 Dec 2006 14:05:58 -0600 From: Brooks Davis <brooks@one-eyed-alien.net> To: Beech Rintoul <freebsd@alaskaparadise.com> Cc: freebsd-ports@freebsd.org Subject: Re: Sourcefile named differently than portname. Message-ID: <20061218200558.GA88125@lor.one-eyed-alien.net> In-Reply-To: <200612181035.29207.freebsd@alaskaparadise.com> References: <200612181035.29207.freebsd@alaskaparadise.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 18, 2006 at 10:35:09AM -0900, Beech Rintoul wrote: > I'm working on a port upgrade where the sourcefile has a different name f= rom=20 > the port. For example the port is called myport-6.2 but the distfile is= =20 > called myportsrc. I used DISTNAME=3D myportsrc. in the makefile and the s= ame in=20 > distinfo. It fetches correctly but when it tries to cd to the workfile it= =20 > uses the port name instead of the DISTNAME and fails. How do I override t= his? Set WRKSRC to ${WRKDIR}/${DISTNAME} or what ever is appropriate. -- Brooks --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFhvSlXY6L6fI4GtQRApbeAJ421FpiOd157EA2l6OUaF9R1ZoUDACffnKk 136LZ0r5aZYcvOZ35x+WOIY= =DY6L -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061218200558.GA88125>