From owner-freebsd-ports@FreeBSD.ORG Sun Jul 17 05:14:04 2005 Return-Path: X-Original-To: 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 DD63D16A41C for ; Sun, 17 Jul 2005 05:14:04 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from stovebolt.stovebolt.com (mail.stovebolt.com [66.221.101.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B5F43D45 for ; Sun, 17 Jul 2005 05:14:04 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.101] (adsl-66-140-63-221.dsl.rcsntx.swbell.net [66.140.63.221]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by stovebolt.stovebolt.com (Postfix) with ESMTP id 2B0083FC37; Sat, 16 Jul 2005 23:12:37 -0500 (CDT) Date: Sat, 16 Jul 2005 23:12:18 -0500 From: Paul Schmehl To: Brooks Davis Message-ID: <3EC902FB8A21C5DB6EC624F0@Paul-Schmehls-Computer.local> In-Reply-To: <20050715222707.GE337@odin.ac.hmc.edu> References: <20050715222707.GE337@odin.ac.hmc.edu> X-Mailer: Mulberry/4.0.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org Subject: Re: New port problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 05:14:05 -0000 --On July 15, 2005 3:27:07 PM -0700 Brooks Davis wrote: > On Fri, Jul 15, 2005 at 04:28:27PM -0500, Paul Schmehl wrote: >> I'm working on a new port. This port needs to grab a tar.gz file, unzip >> it and then copy two files to the right directories (one to >> /usr/local/bin, the other to /usr/local/etc) and put the docs in the >> right dir. >> >> So, I'm using NO_BUILD= yes >> >> But, when I try to install the port, I get the error "make: cannot open >> Makefile. >> *** Error code 2". Obviously, the port is still trying to compile from >> source, even though I've used NO_BUILD. Is there a trick I'm missing? >> Is there a specific order that NO_BUILD needs to appear in, in the >> Makefile? >> >> Here's the entire Makefile, if that helps. (The LIB_DEPENDS line is >> commented out because, right now, the tclX port doesn't build, so I have >> to test without it for now): >> > > Here's your problem: > >> post-install: >> ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/client/sguil.tk > ... > > you need to set do-install if you don't want the system attempt to > perform a "make install". > Thank you. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/