Date: Wed, 6 Nov 2013 14:00:42 +0000 (UTC) From: "Ganael LAPLANCHE" <martymac@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org>, Ganael LAPLANCHE <martymac@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r332954 - head/sysutils/fpart Message-ID: <20131106135802.M67094@FreeBSD.org> In-Reply-To: <20131106085627.GC90001@FreeBSD.org> References: <201311060814.rA68Ebi8077759@svn.freebsd.org> <20131106085627.GC90001@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Nov 2013 08:56:27 +0000, Alexey Dokuchaev wrote Hi again Alexey, > In staging mode, it is no longer required to check for PORT_OPTIONS:MDOCS > > (unless docs are actually being built via external dependency > like Doxygen or simply take way too much disk space). > Dropping the check would also allow you to not include > anything other than b.p.m. Yes, we had a discussion about that with mat@. I'll fix my ports ASAP to change the way DOC is handled. Thanks for the reminder :) > You could have also got rid of ".for doc in ${PORTDOCS}" loop > by using this nice little trick: > > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Thanks for the trick :) Best regards, -- Ganael LAPLANCHE <ganael.laplanche@martymac.org> http://www.martymac.org | http://contribs.martymac.org FreeBSD: martymac <martymac@FreeBSD.org>, http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131106135802.M67094>