From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 08:30:20 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E827316A41C for ; Tue, 14 Jun 2005 08:30:20 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: from isis.sigpipe.cz (fw.sigpipe.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981B343D4C for ; Tue, 14 Jun 2005 08:30:20 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id 3A4E91F87BED; Tue, 14 Jun 2005 10:30:19 +0200 (CEST) Date: Tue, 14 Jun 2005 10:30:19 +0200 From: Roman Neuhauser To: =?iso-8859-2?Q?K=F6vesd=E1n_G=E1bor?= Message-ID: <20050614083019.GC1691@isis.sigpipe.cz> Mail-Followup-To: =?iso-8859-2?Q?K=F6vesd=E1n_G=E1bor?= , freebsd-ports@freebsd.org References: <42ADC155.10304@t-hosting.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42ADC155.10304@t-hosting.hu> User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org Subject: Re: Makefile question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 08:30:21 -0000 # gabor.kovesdan@t-hosting.hu / 2005-06-13 19:24:37 +0200: > Hello, > > I'm trying to make a new port, but the software I'm porting has an > awkward configure script, and when I run ./configure --prefix=/usr/local > then every file goes to directly to /usr/local not to /usr/local/bin, > /usr/local/etc, ... > Thus I would like to install it into /usr/local/appname. > I wrote to my Makefile: > > GNU_CONFIGURE= YES > CONFIGURE_ARGS= --prefix=${PREFIX}/appname > > But the situation is the same. Everything goes directly to /usr/local, > as if I wrote just --prefix=${PREFIX}. > > What can I do now? What software is this? I'd like to take a look at the configure script. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991