Date: Mon, 13 Jun 2005 22:10:22 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu> To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Makefile question Message-ID: <42ADE82E.1070700@t-hosting.hu> In-Reply-To: <20050613180944.GB62239@dan.emsphone.com> References: <42ADC155.10304@t-hosting.hu> <20050613174248.GA85674@dan.emsphone.com> <42ADC908.6060505@t-hosting.hu> <20050613180721.GA62239@dan.emsphone.com> <20050613180944.GB62239@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
If somebody is interested in this topic, I've found a good workaround: redefining do-comfigure in such way: do-configure: cd ${WRKSRC} && ./configure --prefix=${PREFIX}/appname And it works fine now. Cheers, Gábor Kövesdán
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42ADE82E.1070700>