Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2013 22:23:16 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r332113 - head/textproc/uncrustify
Message-ID:  <20131030182316.GA72837@hades.panopticon>
In-Reply-To: <20131030144153.GC34668@FreeBSD.org>
References:  <201310301412.r9UECUeK002034@svn.freebsd.org> <20131030144153.GC34668@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alexey Dokuchaev (danfe@FreeBSD.org) wrote:

> > New Revision: 332113
> > URL: http://svnweb.freebsd.org/changeset/ports/332113
> > 
> > +OPTIONS_DEFINE=	DOCS
> > +OPTIONS_DEFAULT=DOCS
> 
> This last line is redundant.
> 
> > -	${MKDIR} ${DOCSDIR}
> > -	cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} '*' ${DOCSDIR}
> > -.endif
> > +	cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} '*' ${STAGEDIR}${DOCSDIR}/
> 
> Using dot (.) instead of '*' is preferred, see PH section 5.15.

Got it, thx. Will fix these in my ports in one go later.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



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