Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 12:49:05 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>,  Eitan Adler <eadler@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Bapt <bapt@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r359803 - head/games/crafty-open-enormous
Message-ID:  <53B12481.30503@yandex.ru>
In-Reply-To: <CADL2u4jJA_bakuy56Brej5d=9pigjqEMkGqWwq=gmEbnr5Ee9w@mail.gmail.com>
References:  <201406300609.s5U690f0090258@svn.freebsd.org> <CADL2u4jJA_bakuy56Brej5d=9pigjqEMkGqWwq=gmEbnr5Ee9w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
René Ladan wrote on 30.06.2014 12:19:
> 2014-06-30 8:09 GMT+02:00 Eitan Adler <eadler@freebsd.org>:
>
>> Author: eadler
>> Date: Mon Jun 30 06:09:00 2014
>> New Revision: 359803
>> URL: http://svnweb.freebsd.org/changeset/ports/359803
>> QAT: https://qat.redports.org/buildarchive/r359803/
>>
>> Log:
>>    games/crafty-open-source: Fix bugs in r356899 by vanilla:
>>          - fix RUN_DEPENDS (missing a : prior to =)
>>          - add LEGAL_PACKAGE since NO_PACKAGE is unrelated to a known legal
>> issue
>>
>> Modified:
>>    head/games/crafty-open-enormous/Makefile
>>
>> Modified: head/games/crafty-open-enormous/Makefile
>>
>> ==============================================================================
>> --- head/games/crafty-open-enormous/Makefile    Mon Jun 30 05:51:02 2014
>>       (r359802)
>> +++ head/games/crafty-open-enormous/Makefile    Mon Jun 30 06:09:00 2014
>>       (r359803)
>> @@ -14,12 +14,13 @@ MAINTAINER= ports@FreeBSD.org
>>   COMMENT=       Enormous opening book (about 270 MByte) for crafty
>>
>>   BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
>> -RUN_DEPENDS=   ${BUILD_DEPENDS}
>> +RUN_DEPENDS=   rafty:${PORTSDIR}/games/crafty

Doesn't it's a typo? (rafty vs crafty). games/crafty doesn't install 
rafty binary.

-- 
Regards,
Ruslan

T.O.S. Of Reality



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53B12481.30503>