From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 23:41:18 2004 Return-Path: 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 EA73516A59C for ; Mon, 29 Nov 2004 23:41:12 +0000 (GMT) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 440C043E0B for ; Mon, 29 Nov 2004 23:41:02 +0000 (GMT) (envelope-from res0d2h3@verizon.net) Received: from [4.26.163.94] by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041129234101.HVMG1432.out012.verizon.net@[4.26.163.94]> for ; Mon, 29 Nov 2004 17:41:01 -0600 Message-ID: <41ABB02C.1090902@verizon.net> Date: Mon, 29 Nov 2004 17:26:36 -0600 From: "Benjamin E. Brannen" Organization: BenCo Scientific Research & Development Labs User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [4.26.163.94] at Mon, 29 Nov 2004 17:41:01 -0600 Subject: newbie Make question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bnc@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 23:41:23 -0000 Hello, I have installed FreeBSD and have been running it for about two weeks now. I had been using the ports collection to install software. I must have done something that has changed the environment but don't know what. Now when I go into a ported directory and attempt to make, it says: make: no target to make. When I try make install it says: make: don't know how to make install. Stop. Many of the files in the ports collection now have a ',v' after them i.e. 'Makefile,v' 'pkg-plist,v' and Attic etc. Anyone with any insight would be appreciated? Thanks, Ben