diff options
Diffstat (limited to 'x11/kde4-workspace/Makefile')
-rw-r--r-- | x11/kde4-workspace/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 2dfc67927524..10ea3c379a12 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -53,7 +53,9 @@ USE_GETTEXT= yes USE_ICONV= yes MAKE_JOBS_SAFE= yes -MAN1= plasmaengineexplorer.1 +MAN1= plasmaengineexplorer.1 \ + plasmapkg.1 \ + plasmoidviewer.1 CONFLICTS= kde4-windeco-aurorae-* kdebase-runtime-4.4.* |