diff options
Diffstat (limited to 'x11/kde3/files/post-configure-message')
-rw-r--r-- | x11/kde3/files/post-configure-message | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/kde3/files/post-configure-message b/x11/kde3/files/post-configure-message new file mode 100644 index 000000000000..9d9e168eb249 --- /dev/null +++ b/x11/kde3/files/post-configure-message @@ -0,0 +1,12 @@ +Configuration finished. Run 'make install' to install the modules +you selected. Run 'make clean && make' to re-enter the configuration. +Please note that you CANNOT REMOVE modules through this menu system, +use pkg_delete instead. + +If you do not want the menu to run, put BATCH=YES into /etc/make.conf +(this will install all KDE modules). + +If you do not want the menu to run AND you do not want specific +modules to be installed, put lines reading 'WITHOUT_<Name-of-Module>=YES' +into /etc/make.conf (for example WITHOUT_KOFFICE=YES). + |