From owner-freebsd-ports@FreeBSD.ORG Thu Mar 25 07:36:24 2004 Return-Path: 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 4713816A4D0 for ; Thu, 25 Mar 2004 07:36:24 -0800 (PST) Received: from gatekeeper.oremut02.us.wh.verio.net (gatekeeper.oremut02.us.wh.verio.net [198.65.168.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA5543D31 for ; Thu, 25 Mar 2004 07:36:24 -0800 (PST) (envelope-from dave@godseyfamily.com) Received: from proxy.dmz.orem.verio.net (proxy.dmz.orem.verio.net [172.16.146.4])669551E702C for ; Thu, 25 Mar 2004 08:32:25 -0700 (MST) Received: from godseyfamily.com (dhcp-2-128-130.office.orem.verio.net [10.2.128.130]) by proxy.dmz.orem.verio.net (Postfix) with ESMTP id 9E9C17C004 for ; Thu, 25 Mar 2004 08:32:21 -0700 (MST) Message-ID: <4062FAF1.20803@godseyfamily.com> Date: Thu, 25 Mar 2004 08:29:53 -0700 From: David Godsey User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: The name of the binary installed is wrong X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 15:36:24 -0000 Probably a simple one, but I haven't found anything on it in the Porter's Handbook, and google didn't find it for me. When I build my project not as a FreeBSD port, I get a binary named cs240chess and it installs it with that name. When I do it a as a FreeBSD port I get i386-portbld-freebsd4.7-cs240chess. How do I change this name back to cs240chess? Also when I try "make package" it tells me it can't find "bin/chess". Where does "make package" get the name of the binary it is supposed to package? Any help on this would we great. Thanks. David Godsey -- The most exciting phrase to hear in science, the one that heralds new discoveries, is not "Eureka!" (I found it!) but "That's funny ..." -- Isaac Asimov