aboutsummaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r--devel/libiqxmlrpc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index cc2a281d7c2b..1341ed43c69e 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -14,9 +14,10 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-OPTIONS_DEFINE= DOXYGEN
+OPTIONS_DEFINE= DOXYGEN DOCS
OPTIONS_DEFAULT=
+DOXYGEN_IMPLIES= DOCS
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
DOXYGEN_CMAKE_OFF= -Dbuild_docs=off