cvs commit: ports/editors/emacs20 Makefile

Oliver Eikemeier eikemeier at fillmore-labs.com
Fri Apr 30 05:48:24 PDT 2004


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


More information about the cvs-all mailing list