svn commit: r316082 - head/devel/astyle
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Apr 19 03:19:20 UTC 2013
On Fri, Apr 19, 2013 at 02:54:10AM +0000, Eitan Adler wrote:
> New Revision: 316082
> URL: http://svnweb.freebsd.org/changeset/ports/316082
>
> +.include <bsd.port.options.mk>
> +
> PLIST_FILES= bin/astyle
> -.if !defined(NOPORTDOCS)
> +.if ${PORT_OPTIONS:MDOCS}
> PORTDOCS= *
> .endif
Any particular reason to not set PORTDOCS unconditionally?
./danfe
More information about the svn-ports-all
mailing list