From owner-freebsd-ports@FreeBSD.ORG Tue Nov 20 15:13:56 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82EEF16A420 for ; Tue, 20 Nov 2007 15:13:56 +0000 (UTC) (envelope-from khera@kcilink.com) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 63B8A13C46B for ; Tue, 20 Nov 2007 15:13:56 +0000 (UTC) (envelope-from khera@kcilink.com) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 0E781C943A for ; Tue, 20 Nov 2007 09:56:07 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kcilink.com; s=kci0709; t=1195570568; bh=zceVH0zUBezjXeIJO6vJUz1OBFs4bvHIMFCyzcw oZig=; h=Message-Id:From:To:In-Reply-To:Content-Type: Content-Transfer-Encoding:Mime-Version:Subject:Date:References: X-Mailer; b=jxFBvGer0TIwPtEptyxY/RL2HkBx+cmrY7AXJ5GiFQ3/RGQ9Wjj3HG EHiZYEcuJrmaNp6ahps92xWc3apctVWny0O7zTvWJbaysMwPBHTpSZFbJYX3/iPnQXZ Gax7RgWToUmkgTunaLLFtmyIMPT4YZSOVwb9c7WcOWqyMCw8O8= Message-Id: From: Vivek Khera To: freebsd ports In-Reply-To: <200711192305.25060.sigma.zx@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 20 Nov 2007 09:56:07 -0500 References: <200711192305.25060.sigma.zx@gmail.com> X-Mailer: Apple Mail (2.915) Subject: Re: Total Ports System Failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 15:13:56 -0000 On Nov 20, 2007, at 2:05 AM, Sean McLaughlin wrote: > ===> Configuring for arj-3.10.22_1 > ---> Installing the new version via the port > gmake: GNUmakefile: No such file or directory > gmake: *** No rule to make target `GNUmakefile'. Stop. > cd /usr/ports/archivers/arj/work/arj-3.10.22/doc && install -o root > -g did you replace your system make with gmake? ports depends on the BSD make.