Date: Wed, 10 Aug 2016 11:57:41 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Mathieu Arnold <mat@FreeBSD.org> Cc: koobs@FreeBSD.org, Emmanuel Vadot <manu@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r419993 - in head: mail/libmapi net/nanomsg Message-ID: <20160810115741.6a6433e66f20165df6e487a2@bidouilliste.com> In-Reply-To: <EEE421018157A7D2D5A45576@atuin.in.mat.cc> References: <201608100821.u7A8LJqp055282@repo.freebsd.org> <fda2d72e-6032-241d-2d38-9039673653b4@FreeBSD.org> <EEE421018157A7D2D5A45576@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Aug 2016 11:03:22 +0200 Mathieu Arnold <mat@FreeBSD.org> wrote: >=20 >=20 > +--On 10 ao=FBt 2016 18:57:42 +1000 Kubilay Kocak <koobs@FreeBSD.org> wro= te: > | On 10/08/2016 6:21 PM, Emmanuel Vadot wrote: > |> +.if ${PORT_OPTIONS:MDOCS} > |> +CMAKE_ARGS+=3D -DCMAKE_INSTALL_MANDIR:STRING=3Dman > |> +.else > |> +CMAKE_ARGS+=3D -DNN_ENABLE_DOC=3DOFF > |> .endif > |=20 > | This block can/should be replaced with options helpers (placed under > | DOCS_BUILD_DEPENDS): > |=20 > | DOCS_CMAKE_BOOL=3D NN_ENABLE_DOC > | DOCS_CMAKE_ON=3D -DCMAKE_INSTALL_MANDIR:STRING=3Dman > |=20 > | See Mk/bsd.options.mk for details. >=20 > Well, no, that should be, see the porter's handbook for details: > http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html I have this : https://people.freebsd.org/~manu/fix_nanomsg_doc.diff Everything is fine on the poudriere side (with and without DOCS option set) Do you guys want a new PR ? --=20 Emmanuel Vadot <manu@bidouilliste.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160810115741.6a6433e66f20165df6e487a2>