From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 17 07:40:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F877106566C for ; Thu, 17 Sep 2009 07:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 601B28FC21 for ; Thu, 17 Sep 2009 07:40:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8H7e3n3026137 for ; Thu, 17 Sep 2009 07:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8H7e3KK026136; Thu, 17 Sep 2009 07:40:03 GMT (envelope-from gnats) Date: Thu, 17 Sep 2009 07:40:03 GMT Message-Id: <200909170740.n8H7e3KK026136@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Cc: Subject: Re: ports/138539: new port www/weave X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: c-s@c-s.li List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 07:40:03 -0000 The following reply was made to PR ports/138539; it has been noted by GNATS. From: To: , Cc: Subject: Re: ports/138539: new port www/weave Date: Thu, 17 Sep 2009 09:31:51 +0200 Looks much better now, but there seems to be a weird error in the Makefile. I can't compile it on both i386 and amd64: hsg09943-d# make install clean "Makefile", line 38: Need an operator "Makefile", line 39: Missing dependency operator "Makefile", line 40: Need an operator "Makefile", line 41: Need an operator "Makefile", line 42: Need an operator "Makefile", line 43: Need an operator make: fatal errors encountered -- cannot continue Apart from that, the uname -m for the amd64 machine is: amd64