From owner-cvs-all Tue Jun 11 7:48:58 2002 Delivered-To: cvs-all@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 61E0F37B406; Tue, 11 Jun 2002 07:48:54 -0700 (PDT) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 7135C3F49; Tue, 11 Jun 2002 10:50:32 -0400 (EDT) From: "Dan Langille" Organization: DVL Software Limited To: cvs-committers@FreeBSD.ORG Date: Tue, 11 Jun 2002 10:48:51 -0400 MIME-Version: 1.0 Subject: Re: cvs commit: ports/devel/ORBit2 Makefile distinfo ports/devel/glib20 Makefile ports/devel/atk Makefile ports/devel/libbonobo Reply-To: dan@langille.org Cc: cvs-all@FreeBSD.org, Joe Marcus Clarke In-reply-to: <200206110815.g5B8FWf50114@freefall.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020611145032.7135C3F49@bast.unixathome.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11 Jun 2002 at 1:15, Joe Marcus Clarke wrote: > devel/atk Makefile I thought it was an extra slash on line twelve, but keramida says it's a missing slash on line 11. I now think it's both. $ make -V PORTVERSION "Makefile", line 13: Unassociated shell command "ftp://ftp.gtk.org/pub/gtk/v2.0/ MASTER_SITE_SUBDIR= pre-gnome2/rele ases/gnome-2.0-desktop-20020607" make: fatal errors encountered -- cannot continue $ Line 12 is the middle one below: MASTER_SITES= ${MASTER_SITE_GNOME} ftp://ftp.gtk.org/pub/gtk/v2.0/ \ MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 -- Dan Langille To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message