Date: Mon, 18 Dec 2006 14:12:15 -0600 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Beech Rintoul" <freebsd@alaskaparadise.com> Cc: freebsd-ports@freebsd.org Subject: Re: Sourcefile named differently than portname. Message-ID: <790a9fff0612181212u6a038dc3oe766a6e59ee5acda@mail.gmail.com> In-Reply-To: <200612181029.15021.freebsd@alaskaparadise.com> References: <200612181029.15021.freebsd@alaskaparadise.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/18/06, Beech Rintoul <freebsd@alaskaparadise.com> wrote: > I'm working on a port upgrade where the sourcefile has a different name from > the port. For example the port is called myport-6.2 but the distfile is > called myportsrc. I used DISTNAME= myportsrc. in the makefile and the same in > distinfo. It fetches correctly but when it tries to cd to the workfile it > uses the port name instead of the DISTNAME and fails. How do I override this? > Set WRKSRC to the location of the extracted files: WRKSRC=${WRKDIR}/myportsrc Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0612181212u6a038dc3oe766a6e59ee5acda>