Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2013 07:53:30 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Jason Helfman <jgh@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:  <20130314075330.GA94901@FreeBSD.org>
In-Reply-To: <20130314070455.GA42406@hatter>
References:  <201303132159.r2DLx1QL092713@svn.freebsd.org> <20130314004930.GA16692@FreeBSD.org> <20130314070455.GA42406@hatter>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 14, 2013 at 12:04:55AM -0700, Jason Helfman wrote:
> On Thu, Mar 14, 2013 at 12:49:30AM +0000, Alexey Dokuchaev thus spake:
> >>@@ -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

What makes you think so?  I think that tindy will complain about nonexistent
files upon package deletion.

> as this is a PLIST_SUB, and it will translate to:
> 
> share/doc/kye/NEWS
> share/doc/kye/README

Correct.  That means, it now duplicates PORTDOCS set in the Makefile.

./danfe



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