Date: Mon, 13 Jun 2005 20:17:43 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu> To: Dan Nelson <dnelson@allantgroup.com> Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Makefile question Message-ID: <42ADCDC7.2090700@t-hosting.hu> In-Reply-To: <20050613180721.GA62239@dan.emsphone.com> References: <42ADC155.10304@t-hosting.hu> <20050613174248.GA85674@dan.emsphone.com> <42ADC908.6060505@t-hosting.hu> <20050613180721.GA62239@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, it worked when I specified it by hand. But Johnny has found out what was the problem. The bsd.port.mk file overrides the prefix, thus I had to specify my CONFIGURE_ARGS after the include line. Cheers, Gábor Kövesdán Dan Nelson wrote: >Yes, that should have worked. Does it do what you want if you manually >run ./configure --prefix=/usr/local/appname ? If not, then the >configure script of the Makefile is broken, and you will need to patch >it or install the files yourself. > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42ADCDC7.2090700>