From owner-freebsd-questions@FreeBSD.ORG Thu May 18 22:25:42 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7EF616A400 for ; Thu, 18 May 2006 22:25:42 +0000 (UTC) (envelope-from maguswizardo@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A2043D45 for ; Thu, 18 May 2006 22:25:42 +0000 (GMT) (envelope-from maguswizardo@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so317134nzf for ; Thu, 18 May 2006 15:25:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aTnGHpIvChCdYut5b5/AVmV89TerOtjP7MhS+su+hyr0A5ZCbTajvjtEIh1PPm1XVuuFQGVIGAB9QQw397ocPxlcF5En4ji29g5cvz2C70203ShL+P6UomRBJK/07mLUW90yPw1IZ+wejSBCGBhBKwX/CeOWrsME1CSddnARwN4= Received: by 10.36.247.53 with SMTP id u53mr1054078nzh; Thu, 18 May 2006 15:25:41 -0700 (PDT) Received: by 10.36.132.5 with HTTP; Thu, 18 May 2006 15:25:41 -0700 (PDT) Message-ID: <76ebe6440605181525h3eb29105rffd16d96fb793b3f@mail.gmail.com> Date: Fri, 19 May 2006 08:25:41 +1000 From: "Lennon Cook" To: "Paul Schmehl" In-Reply-To: <446CBD89.1070805@utdallas.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <76ebe6440605180624x1ec7f728mce5d8719ba1bab9f@mail.gmail.com> <446CBD89.1070805@utdallas.edu> Cc: questions@freebsd.org Subject: Re: Installing a port into a different prefix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 22:25:42 -0000 Paul Schmehl wrote: > make PREFIX=3D"/usr/local/lib/" install clean Thank you, this works well. :) Although, doing 'make PREFIX=3D/opt/kaffe install clean' still installs kaffe, kaffeh, and kaffe-bin into /usr/local/bin (aswell as installing everything - including these files - except kaffe-bin into the proper locations in /opt/kaffe). Is this normal behavior, or is this a weird port? --=20 Lennon Victor Cook "He who receives an idea from me receives without lessening, as he who lights his candle at mine receives light without darkening" - Thomas Jefferson