Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 14:48:21 +0200
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/emacs20 Makefile
Message-ID:  <40924B15.8060805@fillmore-labs.com>
In-Reply-To: <20040430114115.GA90821@xor.obsecurity.org>
References:  <200404301032.i3UAWpwi090096@repoman.freebsd.org> <20040430114115.GA90821@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:

> On Fri, Apr 30, 2004 at 03:32:50AM -0700, Clive Lin wrote:
> 
>>clive       2004/04/30 03:32:50 PDT
>>
>>  FreeBSD ports repository
>>
>>  Modified files:
>>    editors/emacs20      Makefile 
>>  Log:
>>  . Define NO_LATEST_LINK so that packages/Latest will not be disturbed.
>>  . This commit will also help its satellite port to avoid problem above:
>>    . chinese/emacs20
> 
> 
> This is the wrong solution.  The port already does this:
> 
> LATEST_LINK?=   emacs20
> 
> You just needed to override that in the slave.

The port should do

LATEST_LINK?=	${PKGNAMEPREFIX}emacs20

-Oliver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40924B15.8060805>