summaryrefslogtreecommitdiff
path: root/security/libkleo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libkleo/Makefile')
-rw-r--r--security/libkleo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/libkleo/Makefile b/security/libkleo/Makefile
index 16a42afc3481..a8ed37b63345 100644
--- a/security/libkleo/Makefile
+++ b/security/libkleo/Makefile
@@ -23,6 +23,9 @@ USE_QT= core gui widgets \
buildtools_build qmake_build
_CORETOOLS= md5sum sha1sum sha256sum sha512sum
+
+OPTIONS_DEFINE= DOCS
+
post-extract:
# use the binaries of coreutils
. for ct in ${_CORETOOLS}