From owner-freebsd-ports Mon Apr 26 8:25: 8 1999 Delivered-To: freebsd-ports@freebsd.org Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 18EE81514C for ; Mon, 26 Apr 1999 08:25:05 -0700 (PDT) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with ESMTP id JAA04056; Mon, 26 Apr 1999 09:24:52 -0600 (MDT) (envelope-from handy@lambic.physics.montana.edu) Date: Mon, 26 Apr 1999 09:24:52 -0600 (MDT) From: Brian Handy To: Oscar Bonilla Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Confused about Making a new port In-Reply-To: <19990426092316.A25923@fisicc-ufm.edu> Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey Oscar! I'll take a stab, without actually looking at the file. :-) >see, ns tries to do this > >/usr/local/bin/tclsh somefile.tcl > >but in freebsd tclsh is named tclsh8.0 > >i don't know where to patch this... the makefile seems like a bad >idea since it's generated automatically by configure. I don't remember for sure, but one of those files in the top directory is going to be important during the 'configure' stage -- I'd start with the 'configure' program itself and search for tclsh. Try changing that, then do the configure. Usually when we patch something like this it's done to the configure files. Good luck and godspeed, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message