aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:28:51 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:39:13 +0000
commitcd9e1c8b06b8989187d3311ad9e8e2d9e20901d6 (patch)
tree7e4e4cbcd4aaf66b1e4acbe9c3129f1a1264aed7
parente072b7e9ac91abe0f41efcd468fb99ef9c82545d (diff)
downloadports-cd9e1c8b06b8989187d3311ad9e8e2d9e20901d6.tar.gz
ports-cd9e1c8b06b8989187d3311ad9e8e2d9e20901d6.zip
audio/liblo: Add missing DOXYGEN_IMPLIES
-rw-r--r--audio/liblo/Makefile1
1 files changed, 1 insertions, 0 deletions
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