Date: Thu, 14 Mar 2013 00:04:55 -0700 From: Jason Helfman <jgh@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Beech Rintoul <beech@FreeBSD.org>, ports-committers@freebsd.org Subject: Re: svn commit: r314117 - head/games/kye Message-ID: <20130314070455.GA42406@hatter> In-Reply-To: <20130314004930.GA16692@FreeBSD.org> References: <201303132159.r2DLx1QL092713@svn.freebsd.org> <20130314004930.GA16692@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130314070455.GA42406>