svn commit: r332113 - head/textproc/uncrustify
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Oct 30 18:23:20 UTC 2013
* Alexey Dokuchaev (danfe at 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 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://www.amdmi3.ru
More information about the svn-ports-all
mailing list