From nobody@FreeBSD.ORG  Thu Oct  5 05:15:07 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 4473B37B503; Thu,  5 Oct 2000 05:15:07 -0700 (PDT)
Message-Id: <20001005121507.4473B37B503@hub.freebsd.org>
Date: Thu,  5 Oct 2000 05:15:07 -0700 (PDT)
From: toga@puyo.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: I cat't make ports using <bsd.port.pre.mk> and <bsd.port.post.mk>
X-Send-Pr-Version: www-1.0

>Number:         21765
>Category:       ports
>Synopsis:       I cat't make ports using <bsd.port.pre.mk> and <bsd.port.post.mk>
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 05 05:20:01 PDT 2000
>Closed-Date:    Tue Mar 26 00:22:38 PST 2002
>Last-Modified:  Tue Mar 26 00:22:38 PST 2002
>Originator:     TOGAWA Satoshi
>Release:        4-STABLE
>Organization:
PUYO Online Reactionary Group
>Environment:
FreeBSD cel.sd.puyo.org 4.1.1-STABLE FreeBSD 4.1.1-STABLE #16: Thu Oct  5 20:28:02 JST 2000     togawa@cel.sd.puyo.org:/usr/src/sys/compile/CEL  i386

>Description:
I get a new Makefile of mpg123
$FreeBSD: ports/audio/mpg123/Makefile,v 1.26 2000/10/05 05:19:36 reg Exp $

and Mk/bsd.port.mk
$FreeBSD: ports/Mk/bsd.port.mk,v 1.354 2000/10/05 01:32:21 asami Exp $

by CVSup.

But when I run make, make said:
"/usr/ports/Mk/bsd.port.mk", line 2218: Inconsistent operator for pre-everything

>How-To-Repeat:
Ports using <bsd.port.pre.mk> and <bsd.port.post.mk> is not able to make.


>Fix:
Mmm... I can't find what is wrong.



>Release-Note:
>Audit-Trail:

From: Jeremy Lea <reg@FreeBSD.org>
To: toga@puyo.org, Satoshi Asami <asami@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/21765: I cat't make ports using <bsd.port.pre.mk> and <bsd.port.post.mk>
Date: Thu, 5 Oct 2000 09:40:51 -0700

 Hi,
 
 On Thu, Oct 05, 2000 at 05:15:07AM -0700, toga@puyo.org wrote:
 > >Description:
 > I get a new Makefile of mpg123
 > $FreeBSD: ports/audio/mpg123/Makefile,v 1.26 2000/10/05 05:19:36 reg Exp $
 > 
 > and Mk/bsd.port.mk
 > $FreeBSD: ports/Mk/bsd.port.mk,v 1.354 2000/10/05 01:32:21 asami Exp $
 > 
 > by CVSup.
 > 
 > But when I run make, make said:
 > "/usr/ports/Mk/bsd.port.mk", line 2218: Inconsistent operator for pre-everything
 
 Can you try something for me.  On line 2230 of bsd.port.mk, can you
 change the :: to a :.  Satoshi changed this during the commit to
 bsd.port.mk, and it seems to be what is causing the problem.
 
 Regards,
  -Jeremy 
 
 -- 
 FreeBSD - Because the best things in life are free...
                                            http://www.freebsd.org/
 

From: toga@puyo.org (TOGAWA Satoshi)
To: reg@FreeBSD.org
Cc: asami@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/21765: I cat't make ports using <bsd.port.pre.mk> and <bsd.port.post.mk>
Date: Fri, 6 Oct 2000 09:27:21 +0900 (JST)

 Hello. Finally I succeeded making ports.
 
 >> > But when I run make, make said:
 >> > "/usr/ports/Mk/bsd.port.mk", line 2218: Inconsistent operator for pre-everything
 >> 
 >> Can you try something for me.  On line 2230 of bsd.port.mk, can you
 >> change the :: to a :.  Satoshi changed this during the commit to
 >> bsd.port.mk, and it seems to be what is causing the problem.
 
 Line 2230 is a comment line. So I try line 2218's "::" .
 And I succeeded make mpg123 and others.
 ----
 toga@puyo.org Satoshi Togawa
 
Responsible-Changed-From-To: freebsd-ports->asami 
Responsible-Changed-By: sobomax 
Responsible-Changed-When: Thu Nov 2 07:58:01 PST 2000 
Responsible-Changed-Why:  
PW's land. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21765 
Responsible-Changed-From-To: asami->portmgr 
Responsible-Changed-By: will 
Responsible-Changed-When: Wed Apr 4 01:15:30 PDT 2001 
Responsible-Changed-Why:  
Over to new maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21765 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Tue Mar 26 00:22:23 PST 2002 
State-Changed-Why:  
Originator reported that the problem already resolved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21765 
>Unformatted:
