Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 17:27:42 -0400
From:      Johnny Lam <jlam@NetBSD.org>
To:        =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Makefile question
Message-ID:  <42ADFA4E.4020307@NetBSD.org>
In-Reply-To: <42ADE82E.1070700@t-hosting.hu>
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> <42ADE82E.1070700@t-hosting.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
Kövesdán Gábor wrote:
> 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.

Won't this miss adding the other standard arguments passed to the GNU 
configure script by bsd.ports.mk, e.g. --x-includes, --x-libraries, 
--host, etc.?

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>



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