From owner-freebsd-ports@FreeBSD.ORG Sun Dec 16 06:44:29 2007 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DB1616A469 for ; Sun, 16 Dec 2007 06:44:29 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmmtai113.cox.net (eastrmmtai113.cox.net [68.230.240.32]) by mx1.freebsd.org (Postfix) with ESMTP id 1B9B513C4EC for ; Sun, 16 Dec 2007 06:44:28 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071216061930.ITZG6098.eastrmmtao101.cox.net@eastrmimpo03.cox.net>; Sun, 16 Dec 2007 01:19:30 -0500 Received: from serene.no-ip.org ([72.200.38.131]) by eastrmimpo03.cox.net with bizsmtp id RJBS1Y0022pmqFc0000000; Sun, 16 Dec 2007 01:11:26 -0500 Received: from serene.no-ip.org (conrads@localhost [127.0.0.1]) by serene.no-ip.org (8.14.2/8.14.2) with ESMTP id lBG6J4b0012912; Sun, 16 Dec 2007 00:19:28 -0600 (CST) (envelope-from conrads@cox.net) Date: Sun, 16 Dec 2007 00:19:04 -0600 From: "Conrad J. Sabatier" To: "Scot Hetzel" Message-ID: <20071216001904.61bdc803@serene.no-ip.org> In-Reply-To: <790a9fff0712131609s3a7af7b8r3d468b088ed3f703@mail.gmail.com> References: <790a9fff0712131609s3a7af7b8r3d468b088ed3f703@mail.gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Bernard Nowakowski Subject: Re: make index doesn't work 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: Sun, 16 Dec 2007 06:44:29 -0000 On Thu, 13 Dec 2007 18:09:07 -0600 "Scot Hetzel" wrote: > On 12/13/07, Bernard Nowakowski > wrote: > > Hi, > > > > I've been trying to find a solution to my problem via Google or > > freebsd-ports' group archive but maybe you can help. > > > > The problem is: I run cvsup, go into /usr/ports and type make > > index. After some minutes I get the following error message: > > "/usr/ports/Mk/bsd.gnome.mk", line 643: Malformed conditional > > (${_USE_GNOME_ALL:Mpango}=="") > > "/usr/ports/Mk/bsd.port.mk", line 6147: if-less endif > > make: fatal errors encountered -- cannot continue > > ===> graphics/graphviz failed > > *** Error code 1 > > 1 error > > > I also had this problem when using pkg_version, what i did was to: > > cd /usr/ports/graphics/graphviz > make rmconfig > > Then when I ran pkg_version a second time it did't give this error. Thanks for that tip! By the way, just curious: was this just a lucky shot-in-the-dark, or was there something specific that led you to this solution? :-) -- Conrad J. Sabatier