From owner-cvs-all Mon Oct 1 7:10:33 2001 Delivered-To: cvs-all@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id E0A3037B413; Mon, 1 Oct 2001 07:08:43 -0700 (PDT) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id f91E8Z831201; Tue, 2 Oct 2001 02:08:35 +1200 (NZST) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: Alexey Zelkin Date: Mon, 1 Oct 2001 10:08:33 -0400 MIME-Version: 1.0 Subject: Re: cvs commit: ports/devel Makefile ports/devel/bugzilla Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <3BB840A1.20333.40546DDF@localhost> In-reply-to: <200110011318.f91DIu624503@freefall.freebsd.org> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 $ make -V PORTVERSION "/usr/ports/Mk/bsd.port.mk", line 631: Inconsistent operator for pre-everything make: fatal errors encountered -- cannot continue You need two colons after pre-everthing. And yes, it probably works on your system. I have no idea why two are needed. This problem was first reported by wca. Does anyone know why one : works for some people and two are needed for others? cheers On 1 Oct 2001 at 6:18, Alexey Zelkin wrote: > phantom 2001/10/01 06:18:56 PDT > > Modified files: > devel Makefile > Added files: > devel/bugzilla Makefile distinfo pkg-comment pkg-descr > pkg-message pkg-plist > Log: > Add bugzilla 2.14, bug-tracking system developed by Mozilla Project > > Revision Changes Path > 1.646 +2 -1 ports/devel/Makefile > 1.1 +74 -0 ports/devel/bugzilla/Makefile (new) > 1.1 +1 -0 ports/devel/bugzilla/distinfo (new) > 1.1 +1 -0 ports/devel/bugzilla/pkg-comment (new) > 1.1 +22 -0 ports/devel/bugzilla/pkg-descr (new) > 1.1 +16 -0 ports/devel/bugzilla/pkg-message (new) > 1.1 +156 -0 ports/devel/bugzilla/pkg-plist (new) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message