diff options
Diffstat (limited to 'sysutils/baloo-widgets')
-rw-r--r-- | sysutils/baloo-widgets/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index 7e3db182a83f..84d43d147f9a 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -15,4 +15,6 @@ USE_QT= core dbus gui network testlib widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |