From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 26 11:50:17 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C2D437B401 for ; Sat, 26 Jul 2003 11:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B789A43F85 for ; Sat, 26 Jul 2003 11:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6QIoGUp090569 for ; Sat, 26 Jul 2003 11:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6QIoGhe090568; Sat, 26 Jul 2003 11:50:16 -0700 (PDT) Date: Sat, 26 Jul 2003 11:50:16 -0700 (PDT) Message-Id: <200307261850.h6QIoGhe090568@freefall.freebsd.org> To: gnome@FreeBSD.org From: Daniela Subject: Re: ports/54876: [PATCH] lang/guile: Bug in a Makefile X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniela List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 18:50:17 -0000 The following reply was made to PR ports/54876; it has been noted by GNATS. From: Daniela To: Joe Marcus Clarke , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/54876: [PATCH] lang/guile: Bug in a Makefile Date: Sat, 26 Jul 2003 20:44:01 +0000 On Saturday 26 July 2003 03:16, Joe Marcus Clarke wrote: > What exactly does this fix? That is, what brought you to notice a > problem? I could not install this port. It fails at some long command. I guess the Makefile is generated by another program, so we need to fix this program and not the Makefile. Can anyone point me in the right direction? I'd really like to fix the problem, but don't know where to start.