git: cd9e1c8b06b8 - main - audio/liblo: Add missing DOXYGEN_IMPLIES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 11:44:36 UTC
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