svn commit: r419993 - in head: mail/libmapi net/nanomsg

Mathieu Arnold mat at FreeBSD.org
Wed Aug 10 09:03:26 UTC 2016



+--On 10 août 2016 18:57:42 +1000 Kubilay Kocak <koobs at FreeBSD.org> wrote:
| On 10/08/2016 6:21 PM, Emmanuel Vadot wrote:
|> +.if ${PORT_OPTIONS:MDOCS}
|> +CMAKE_ARGS+=	-DCMAKE_INSTALL_MANDIR:STRING=man
|> +.else
|> +CMAKE_ARGS+=	-DNN_ENABLE_DOC=OFF
|>  .endif
| 
| This block can/should be replaced with options helpers (placed under
| DOCS_BUILD_DEPENDS):
| 
| DOCS_CMAKE_BOOL=	NN_ENABLE_DOC
| DOCS_CMAKE_ON=		-DCMAKE_INSTALL_MANDIR:STRING=man
| 
| See Mk/bsd.options.mk for details.

Well, no, that should be, see the porter's handbook for details:
http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160810/e01331c2/attachment.sig>


More information about the svn-ports-head mailing list