diff options
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index 8fb035b01989..85f6109972b0 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -19,7 +19,7 @@ BROKEN= does not build USE_BZIP2= yes USE_GNOME= libxml2 -USE_CMAKE= yes +USES= cmake .if defined(NOPORTDOCS) CMAKE_ARGS= -Dbuild_docs=off .endif |