Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 10:08:33 -0400
From:      "Dan Langille" <dan@langille.org>
To:        Alexey Zelkin <phantom@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/devel Makefile ports/devel/bugzilla Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist
Message-ID:  <3BB840A1.20333.40546DDF@localhost>
In-Reply-To: <200110011318.f91DIu624503@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
$ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB840A1.20333.40546DDF>