Date: Fri, 13 May 2022 11:44:36 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cd9e1c8b06b8 - main - audio/liblo: Add missing DOXYGEN_IMPLIES Message-ID: <202205131144.24DBiaYg062624@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd9e1c8b06b8989187d3311ad9e8e2d9e20901d6 commit cd9e1c8b06b8989187d3311ad9e8e2d9e20901d6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:28:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:39:13 +0000 audio/liblo: Add missing DOXYGEN_IMPLIES --- audio/liblo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 3d5d17074597..a935e098ff20 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -19,6 +19,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES OPTIONS_SUB= yes +DOXYGEN_IMPLIES=DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205131144.24DBiaYg062624>