svn commit: r314117 - head/games/kye
Jason Helfman
jgh at FreeBSD.org
Thu Mar 14 07:08:58 UTC 2013
On Thu, Mar 14, 2013 at 12:49:30AM +0000, Alexey Dokuchaev thus spake:
>On Wed, Mar 13, 2013 at 09:59:01PM +0000, Beech Rintoul wrote:
>> New Revision: 314117
>> URL: http://svnweb.freebsd.org/changeset/ports/314117
>>
>> Log:
>> - Makefile tweaks
>> - Correct spelling in comments
>
>Thanks, but...
>
>> @@ -27,13 +27,12 @@ USE_PYTHON= yes
>> USE_PYDISTUTILS= yes
>> NO_BUILD= yes
>>
>> -PORTDATA= *
>> PORTDOCS= NEWS README
> ^^^^^^^^^^^
>> +%%PORTDOCS%%%%DOCSDIR%%/NEWS
>> +%%PORTDOCS%%%%DOCSDIR%%/README
>
>Shouldn't it break the tinderbuild?
>
This should not break tinderbuild as this is a PLIST_SUB, and it will
translate to:
share/doc/kye/NEWS
share/doc/kye/README
PORTDOCS is substituted with ""
-jgh
--
Jason Helfman
FreeBSD Committer | http://people.freebsd.org/~jgh | The Power To Serve
More information about the svn-ports-all
mailing list