Makefile question

Johnny Lam jlam at NetBSD.org
Mon Jun 13 21:26:59 GMT 2005


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 at NetBSD.org>


More information about the freebsd-ports mailing list